Issue
I need to develop regression test automation for the app that switches to webview using selenium, appium.
Can the locator used in the web page be used as it is in the app web view environment?
thank you
Solution
It depends on how the views are built for the web and app. There was a time we were able to use the same selectors for both web E2E and App with the same screens rendered in webview.
Answered By - Raju
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.