what are the Dynamic elements in web Application?
Answer Posted / raam
the elements whose identifiers are non static which may change within time..dynamically generates its identifiers.
it is used for buttons,text etc..
Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
When should I use selenium grid?
What are the performance testing tools?
What are the limitations of selenium?
Tell me can we use selenium rc for tests driving on two different browsers on one operating system without selenium grid?
What is an implicit wait in selenium?
What are the different exceptions you got when working with webdriver?
What kinds of test types are supported by selenium?
How to click on a hyperlink using selenium webdriver?
How can we clear a text written in a textbox?
How you can use “submit” a form using selenium?
What is the architecture of selenium rc?
What are the test types supported by selenium?
How can you find if an element is displayed on the screen?
How to scroll web page down or up using selenium webdriver?
What are the advantages of pom?