LADA
Junior Member
- May 28, 2024
- 154
- 48
Working with Selenium
When trying to log into a social network ( https://www.reddit.com/login/ ) , the Log In button does not work. I can't extract the correct element, even though I tried using XPath, but it seems they have some protection in place.
In such cases, what should I do if even XPath doesn't help?
When trying to log into a social network ( https://www.reddit.com/login/ ) , the Log In button does not work. I can't extract the correct element, even though I tried using XPath, but it seems they have some protection in place.
In such cases, what should I do if even XPath doesn't help?