Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WDI5 is not triggering the LiveChange event of sap.m.Input control #496

Closed
alvinisabboy opened this issue Jun 28, 2023 · 4 comments
Closed
Assignees
Labels

Comments

@alvinisabboy
Copy link

alvinisabboy commented Jun 28, 2023

Describe the bug
In our test codes,  we call setValue to assign text value for the control, event "LiveChange" of sap.m.Input control is not triggered, the function of handling the event is not executed.

To Reproduce
Steps to reproduce the behavior:
1 Find the sap.m.Input control by selector, and call .setValue("textValue") to assign value for this control
2 LiveChange event of the Input control is not triggered, the function of handling the event is not executed.

Expected behavior
The event "LiveChange" of the Input control is triggered, and event handling function is executed

Screenshots
image
image

Runtime Env (please complete the following information):

  • wdi5/wdio-ui5-service-version: 1.5.1
  • node-version (output of node --version): 18.15.0
@Siolto
Copy link
Collaborator

Siolto commented Jun 28, 2023

I guess we still have the same problem here as we had with: #355. We still have to sync with the OPA guys how we can solve this issue.

@Siolto Siolto added the stale label Jun 28, 2023
@github-actions
Copy link

closed 📴 because silencio 🤫 since an additional 14 days after staleness 📠

@Siolto Siolto reopened this Aug 27, 2024
@Siolto Siolto self-assigned this Aug 27, 2024
Copy link

closed 📴 because silencio 🤫 since an additional 14 days after staleness 📠

@vobu vobu reopened this Nov 6, 2024
Copy link

closed 📴 because silencio 🤫 since an additional 14 days after staleness 📠

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants