elowder4 / Track_Data_Scraper

0 stars 0 forks source link

Improve confirm_clickability #10

Open elowder4 opened 4 days ago

elowder4 commented 4 days ago

Function is very brute force/basic and relies on waiting. Maybe there is a smarter way to do this? Its hard because I have found the built in libraries of Selinium send false positives that elements are clickable when they are not (page might do some weird half loading when in progress).

elowder4 commented 4 days ago

Speed is not a huge issue, but this function is a big limiter