Not able to click/Press on Ui5 element #543
Closed
Vikrant87-lego
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
I have a control on my application with below hierarchy:
I want to click on this element or the one with control type sap.m.Text, but when i sending the comand like press(), firePress() it says that "its not a function"
i have also tried to run ".getWebElement() and .$() to fire the .click() method but nothing seems to be working.
can you please suggest me some solution?
Regards,
Vikrant
Beta Was this translation helpful? Give feedback.
All reactions