0

How do i set Selenium page load timeout for requests extended library i have tried from seleniumrequests import Firefox() driver = Firefox() driver.request("GET",URL,page_load_timeout=1) but it does not actually works for me.

2
  • Possible solutions of your question may be: stackoverflow.com/questions/17533024/… Commented Mar 16, 2020 at 7:07
  • thanks but the seleniumrequests is a request library with management of cookies and session and its completely differentiate of the normal selenium library. Commented Mar 17, 2020 at 3:26

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.