You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downloading webdriver binary: https://chromedriver.storage.googleapis.com/91.0.4472.101/chromedriver_linux64.zip
INFO: Executing 4 specs
[06:28:42] I/launcher - Running 1 instances of WebDriver
INFO: Opening webdriver connection with capabilities: {"browserName":"chrome","platform":"LINUX","chromeOptions":{"args":["--no-sandbox","--disable-dev-shm-usage","--disable-gpu","disable-infobars"]},"count":1,"loggingPrefs":{"browser":"SEVERE"}}
[06:28:42] E/launcher - Server terminated early with status 127
[06:28:42] E/launcher - Error: Server terminated early with status 127
Tried with easy-ui5 generator also, same issue..
The text was updated successfully, but these errors were encountered:
Getting issue while launching uiveri5 project in SAP BAS:
https://github.com/SAP/ui5-uiveri5.git
while running from terminal facing error as :
Downloading webdriver binary: https://chromedriver.storage.googleapis.com/91.0.4472.101/chromedriver_linux64.zip
INFO: Executing 4 specs
[06:28:42] I/launcher - Running 1 instances of WebDriver
INFO: Opening webdriver connection with capabilities: {"browserName":"chrome","platform":"LINUX","chromeOptions":{"args":["--no-sandbox","--disable-dev-shm-usage","--disable-gpu","disable-infobars"]},"count":1,"loggingPrefs":{"browser":"SEVERE"}}
[06:28:42] E/launcher - Server terminated early with status 127
[06:28:42] E/launcher - Error: Server terminated early with status 127
Tried with easy-ui5 generator also, same issue..
The text was updated successfully, but these errors were encountered: