Commit e8893aa
committed
Add implicit wait
An implicit wait tells the WebDriver to poll the DOM for a certain amount of time when trying to find an element before throwing an error.
ref: https://selenium-python.readthedocs.io/waits.html1 parent c6b7f3a commit e8893aa
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
0 commit comments