Followers

Wednesday, 31 May 2017

Chrome (58v) webdriverio is not running, firefox is running

Source: stackoverflow.com --- Tuesday, May 30, 2017
I was able to run firefox and chrome (automation tests locally)...But it worked some time ago I get some error during trying run the Chrome My versions: • Windows 10 64 bit • Chrome version 58 • Node 6.10.3 I am getting error in the console (when I am trying to run chrome) ERROR: An unknown server-side error occurred while processing the command. (UnknownError:13) Chrome In the console were selenium-server was run I got: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_121' Driver info: driver.version: unknown And *Executing: [new session: Capabilities [{rotatable=true, seleniumProtocol=WebDriver, locationContextEnabled=true, loggingPrefs=org.openqa.selenium.logging.LoggingPreferences@8ac8f23, browserName=chrome, javascriptEnabled=true, chromeOptions={args=[--start-maximized, --start-fullscreen]}, handlesAlerts=true, maxInstances=1, requestOrigins={name**=webdriverio, version=4.6.2**, url= http://webdriver.io }}]]) INFO - Creating a new session for Capabilities [{rotatable=true, seleniumProtocol=WebDriver, locationContextEnabled=true, loggingPrefs=org.openqa.selenium.logging.LoggingPreferences@, browserName=chrome, javascriptEnabled=true, chromeOptions={args=[--start-maximized, --start-fullscreen]}, handlesAlerts=true, maxInstances=1, requestOrigins={name=webdriverio, version=4.6.2, url= http://webdriver.io }}] ERROR - org.apache.commons.exec.ExecuteException: Process exited with an error: -10737 ...



from Windows http://ift.tt/2rkhCvZ

No comments:

Post a Comment