webdriver-user-agent icon indicating copy to clipboard operation
webdriver-user-agent copied to clipboard

Add support for remote browser

Open sandeepnagra opened this issue 4 years ago • 0 comments

WebDriver::UserAgent.driver currently only supports :chrome, :firefox and :safari as valid browser options but regression tests are majorly executed on remote browsers on grid. So, adding support for remote browser will ensure that this gem can be utilized by wider audience.

sandeepnagra avatar Jul 09 '20 19:07 sandeepnagra