alan-turing-institute / misinformation-crawler

Web crawler to collect snapshots of articles to web archive
MIT License
5 stars 2 forks source link

Fix button pressing for time.com #320

Closed jemrobinson closed 5 years ago

jemrobinson commented 5 years ago

Updated button pressing logic to wait after pressing form buttons and to also catch StaleElementReferenceException

Closes #319