Votes
Answers
Views
Question
0
votes
1
answer
73
views
Tags:
Any suggestions on using the page object model in Selenium to handle pages and applications that load content dynamically and interactively? What do you do about pages, where you may not able to statically define the objects that may appear?
0
votes
1
answer
255
views
We are trying to see how to execute Selenium scripts written in Java from ALM. How do we do this?