0

I would like to open links in a new tab instead a new window

When i press the green button a window pops up and I need to login there, instead of that I would love for selenium to open the link in a new tab instead a new window. Some info:

  1. the link is gengerated by javascript and i have no idea how to work with that
  2. it sends a request and i cant find anything usefull from it
  3. the window redirects multiple times before becoming stable

enter image description here enter image description here enter image description here

Andrey
  • 68
  • 2
  • 9
  • does https://stackoverflow.com/questions/34829329/how-to-open-a-link-in-new-tab-chrome-using-selenium-webdriver answer your question – coderoftheday Mar 09 '21 at 19:38
  • Above link should help, but I'll ask: Why do you need this in a new tab vs window? – DMart Mar 09 '21 at 19:50
  • @DMart Because i cant obtail the link before opening, this will eventually run on a headless vps. – Andrey Mar 10 '21 at 21:08

0 Answers0