adspace
Other than the default port 444 how you can run selenium server?
Answer Posted / Ambika Varun
"To run Selenium Server on a different port, you need to specify the port number in the command line. For example: java -jar selenium-server-standalone-x.x.x.jar -port xxx (Replace 'xxx' with your desired port number)."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers