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
How many exceptions do you know in selenium webdriver?
How can you prepare customized html report using testng in hybrid framework?
What is difference between qtp and selenium?
How is assert command different from verify command?
How does one submit a form in selenium?
How a text written in a text field could be cleared?
What is the difference between “type” and “typeandwait” command?
How do you handle alert popup?
What’s selenese?
What are some of the advantages of selenium grid?
How to do file upload in selenium?
Tell us what kinds of test types are supported by selenium?
Explain me what are the main advantages of selenium?
How to switch to a new window (new tab) which opens up after you click on a link?
What is the difference between getwindowhandles() and getwindowhandle()?