this post was submitted on 29 Aug 2024
11 points (100.0% liked)
Selenium Web Browser Automation
100 readers
4 users here now
Users forum for selenium browser testing. Do not advertise here.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Wish I could help more, I'm still stumbling around in my own efforts, but you could try adding a manual second or two delay. Doesn't seem like a good reason why it should make a difference but I've had it work.
I tried executing it in debugg mode, where i could step through the instructions. Even waiting minutes did nothing. Furthermore in console i can see that the element i want has its visible and clickable attributes set to true.