Why?
Sometimes you need to wait for the page to fully loaded, then you can access the elements
Types of waits
Selenium supports two types of waits and they are as follows
- Implicit Wait
- Explicit Wait
Why?
Sometimes you need to wait for the page to fully loaded, then you can access the elements
Types of waits
Selenium supports two types of waits and they are as follows