Description
What are you trying to achieve?
I run the script and getting below error on the console.
What do you get instead?
Can't connect to WebDriver.
Error: Failed to create session.
session not created: This version of ChromeDriver only supports Chrome version 93
Current browser version is 92.0.4515.107 with binary path /usr/bin/google-chrome
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:53'
System info: host: 'ds-taxonomy01-int-g1ds-xonomy-name-generator-ui-full-16276h5hpd', ip: '10.136.3.125', os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.0-1046-azure', java.version: '11.0.8'
Driver info: driver.version: unknown
remote stacktrace: #0 0x55b3629d48c3
#1 0x55b362747ae8
#2 0x55b36276e260
#3 0x55b362769b98
#4 0x55b362765eea
#5 0x55b36279fb17
#6 0x55b362799e63
#7 0x55b362770883
#8 0x55b362771935
#9 0x55b362a02b63
#10 0x55b362a1626b
#11 0x55b362a174ef
#12 0x55b362a03c70
#13 0x55b362a17a85
#14 0x55b3629f9d4b
#15 0x55b362a315a8
#16 0x55b362a31728
#17 0x55b362a4b1ed
#18 0x7f08f5ca86db start_thread
Please make sure Selenium Server (ChromeDriver or PhantomJS) is running and accessible.
Provide console output if related. Use
--verbose
mode for more details.
# paste output here
Provide test source code if related
// paste test
Details
- CodeceptJS version: 2.6.11
- NodeJS Version: 12.18.0
- Operating System: Window
- puppeteer || webdriverio || protractor || testcafe version (if related): webdriverio
- Configuration file:
# paste config here