Setting up selenium grid to use Microsoft edge

前端 未结 2 2056
深忆病人
深忆病人 2021-01-27 04:43

Environment:

  • win10 (build 10240)
  • Vaadin Testbench 4.1
  • Selenium 2.53
  • Drivers for Firefox, Chrome, IE11 and Edge for bui
2条回答
  •  我在风中等你
    2021-01-27 05:15

    Try putting the -D parameters before the -jar parameter. I had an issue where it thought -Dwebdriver..... was a parameter to selenium itself instead of java.

提交回复
热议问题