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 tried hovering the mouse using Actions class, but it’s not working
New contributor
Kartik Pidurkar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.