You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Awesome! This may look like narrow case, but in case of web automation, where code resembles page layout - i use it quite a lot! My worst case was to get data from a graph, that has inner dots to hover, that opened a tooltip, that had those data, so 3 times nested classes just for that graph... and all svg elements! It was a nightmare, but currently i can fetch those data and even self-recover in case of mis-hover or any other interruption...
Nevertheless, as always, thank you for support and I am glad that code continues to improve!
Have a nice day!
Hubert
If you run this in a REPL it fails (Python 3.8). I've stared at this for an hour and I have no idea why it fails. Do you guys have any ideas?
To be clear, this works fine.
The text was updated successfully, but these errors were encountered: