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
Following exception occurred: Error Type ~ class 'selenium.common.exceptions.SessionNotCreatedException': Error Message ~ Message: session not created: Chrome failed to start: exited normally.
(session not created: DevToolsActivePort file doesn't exist)
(The process started from chrome location /opt/google/chrome/google-chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)
Stacktrace:
#0 0x561ac95da6b3 #1 0x561ac92b01e7 #2 0x561ac92e3526 #3 0x561ac92df69c #4 0x561ac932223a #5 0x561ac9318e93 #6 0x561ac92eb934 #7 0x561ac92ec71e #8 0x561ac959fcb8 #9 0x561ac95a3bf0 #10 0x561ac95ae19c #11 0x561ac95a4808 #12 0x561ac957127f #13 0x561ac95c8e88 #14 0x561ac95c9059 #15 0x561ac95d9843 #16 0x7fb9aae94ac3
: File Name ~ BuiltInFunctions.py: Function Name ~ Open_Browser: Line ~ 735
Can't capture screen, driver not available for type: web, or invalid driver: None
log test : Test Step Failed
The text was updated successfully, but these errors were encountered:
Following exception occurred: Error Type ~ class 'selenium.common.exceptions.SessionNotCreatedException': Error Message ~ Message: session not created: Chrome failed to start: exited normally.
(session not created: DevToolsActivePort file doesn't exist)
(The process started from chrome location /opt/google/chrome/google-chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)
Stacktrace:
#0 0x561ac95da6b3
#1 0x561ac92b01e7
#2 0x561ac92e3526
#3 0x561ac92df69c
#4 0x561ac932223a
#5 0x561ac9318e93
#6 0x561ac92eb934
#7 0x561ac92ec71e
#8 0x561ac959fcb8
#9 0x561ac95a3bf0
#10 0x561ac95ae19c
#11 0x561ac95a4808
#12 0x561ac957127f
#13 0x561ac95c8e88
#14 0x561ac95c9059
#15 0x561ac95d9843
#16 0x7fb9aae94ac3
: File Name ~ BuiltInFunctions.py: Function Name ~ Open_Browser: Line ~ 735
Can't capture screen, driver not available for type: web, or invalid driver: None
log test : Test Step Failed
The text was updated successfully, but these errors were encountered: