Add Selenium-wire and undetected-chrome-driver into one class
I not only need the function of seleniumwire to display request headers and response, but also the function of undetected-chrome-driver to bypass the Cloudflare Trunstile. How to merge them into one class and use them
Selenium automation – e-mail token
I will start automation with Selenium in Python. To log in to the platform, you must fill out a token, which is sent to Outlook. How do I have the automation enter my email and retrieve the access token?
Is there a way to keep a session active and not get logged out from portal when doing automation using selenium webdriver in Python?
I am working on capturing metadata from portals having 1000’s of documents using python selenium webdriver. After a certain time the session gets timed out and I am redirected to login page.How can I avoid this?
I’m having some trouble with clicking the ‘Place your Order’ button on Amazon.in using Python Selenium
I used the xpath, full xpath , using find text to click buttton nothing worked.
Can’t detect an element that shares the same CSS selector with another element with selenium on pagespeed.web.dev
I’m using selenium webdriver on pagespeed.web.dev in order to get the value of the “First Contentful Paint” For Desktop. Which only appears after any website is analyzed. However, The element shares the same CSS Selector of the Mobile value of “First Contentful Paint” Which I think prevents selenium from detecting the Desktop instance of the element. I only able to succesfully detect the mobile element.
How to deal with dynamic elements with Selenium on pagespeed
I am using slelenium with python. I am trying to create an automation on this site https://pagespeed.web.dev/