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
Can you explain the framework which you have used in your selenium project?
What is the syntax of finding elements by class using css selector?
How is a statement different from verification?
How can we handle web-based pop-up?
Why testers should opt for selenium and not qtp? Selenium is more popular than qtp as
Explain about selenium-grid ?
How to install use TestNG in selenium webdriver ?
How do you perform drag and drop operation in webdriver?
What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium?
How to type text in a textbox using selenium?
What is the difference b/w close () and quit ()?
What are the types of webdriver apis available in selenium?
How could ajax controls be handled in webdriver?
How to fetch the current page url in selenium?
How does one execute java scripts function in selenium?