Dear Team,
I am getting error: Cann’t connect to WebDriver. I am using same version of chrome driver as the chrome browser version. while running the script i am making selenium up and running. not sure where i am doing wrong. Please help.
Thank You.
@chak23 try to install webdriver again. try to run this command ‘npm install @wdio/selenium-standalone-service’
@ MohammadBaig, This is not working, not sure whether WDIO stopped supporting selenium server or so…?