Automation Question:
Tell me how can you handle network latency using Selenium?
Answer:
You can use driver.manage().timeouts().pageLoadTimeout(); for network latency
Previous Question | Next Question |
Tell me how can you insert a start point in Selenium IDE? | Do you know when AutoIT is used? |