0

So, I need to make a program that will allow the user thirty seconds to find a page on the website in the FireFox Web driver. Once it has found the page, it will loop multiple times, duplicating the tab that was just open. If this doesn't work, I can copy and paste the link into the search bar. I do not want to create a new window, or open a new Firefox webbrowser!

  • There are quite a few ideas in [this discussion](https://stackoverflow.com/questions/17547473/how-to-open-a-new-tab-using-selenium-webdriver). –  Oct 30 '19 at 04:38
  • Can I have some please? – jetiscool Oct 30 '19 at 05:04
  • Have you tried any code at all? I suggest you search for the word firefox in the SO discussion I cited then try a few. –  Oct 30 '19 at 05:49

0 Answers0