Quantcast
Channel: Selenium Post method - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by JRodDynamite for Selenium Post method

You can try using selenium-requests:Extends Selenium WebDriver classes to include the request function from the Requests library, while doing all the needed cookie and request headers...

View Article



Selenium Post method

I'm trying to find a way to get the response of a post method executed through headless browser.session = requests.Session()session.get(<url here)print session.cookiesr =...

View Article
Browsing all 2 articles
Browse latest View live


Latest Images