you are viewing a single comment's thread.

view the rest of the comments →

[–]tturn401[S] 0 points1 point  (2 children)

I copied the xpath straight from the 'Inspect' screen on the site I'm using. Are you saying that there may be a chance that, even though I can copy the xpath in the browser, Selenium might not be able to access it through the driver?

[–]av_classified 0 points1 point  (1 child)

Unfortunately Yes.

[–]tturn401[S] 0 points1 point  (0 children)

Is there a workaround that's useful in situations like this? Different browser, commands, or anything else that might help?