javaseleniumbrowserselenium-webdriveryandex

Java Selenium WebDriver with Yandex


At the moment, I use Firefox as browser for my Java Application with Selenium. But Firefox is slow.

Is it possible to use Yandex as browser? Didn't find anything in Google. Does Selenium supports Yandex? For Chrome I need the .exe for using Chrome as browser. Is this possible with Yandex?


Solution

  • From what I recall, there is no WebDriver for the Yandex ("Яндекс") browser. In other words, there is no way to automate this browser through selenium.


    Also, there are some performance tips and further links here: