Sunday, 15 February 2015

python - How do you send text to Firefox developer console using selenium -



python - How do you send text to Firefox developer console using selenium -

using selenium (python) i'm attempting send text (example: json payload) firefox console , not having luck.

basically send_keys("data") sends console in firefox.

python firefox selenium

No comments:

Post a Comment