-1

When I scrape the URL, it directs to the log in page. After logging in, it opens to new window and what is worst, it returns system error.

  • Did you try testing manually too? and what's the result? Please provide your code and the website link here to analyze. – Anand Gautam Jan 10 '22 at 10:47

1 Answers1

0

Irrespective of the url getting opened within a new window or within a new tab, all you need is to switch through the window_handles to access them one after another.

undetected Selenium
  • 183,867
  • 41
  • 278
  • 352