Using Selenium (python) I'm attempting to send text (example: JSON payload) to the Firefox console and not having any luck.
Basically something like send_keys("data") that sends to the console in Firefox.
Using Selenium (python) I'm attempting to send text (example: JSON payload) to the Firefox console and not having any luck.
Basically something like send_keys("data") that sends to the console in Firefox.