Selenium: Invalid “already running” error when starting server

后端 未结 15 2355
名媛妹妹
名媛妹妹 2021-01-31 02:32

I am trying to get the Selenium server up and running. However, when I type:

java -jar selenium-server-standalone-2.0b3.jar

I get an Exception

15条回答
  •  长情又很酷
    2021-01-31 03:17

    Thanks,

    The link of Andre works fine for me.

    As 4444 is the default port of Selenium check this as well.

提交回复
热议问题