ui5-community / wdi5

official UI5 end-to-end test framework for UI5 web-apps. wdi5 = Webdriver.IO + UI5 Test API
https://ui5-community.github.io/wdi5/
Apache License 2.0
102 stars 43 forks source link

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

Closed alvinisabboy closed 3 weeks ago

alvinisabboy commented 1 year ago

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):

Siolto commented 1 year ago

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.

github-actions[bot] commented 1 year ago

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

github-actions[bot] commented 3 weeks ago

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