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
HI , i am trying to install and run google chrome on AWS in order to run my automated tests not in headless mode i need to see the test running in the google bowser, I installed the latest version of google chrome and the chromedriver , I SSH with -X , i checked that and X11Forwarding is set to Yes , when i run google-chrome i get these Erros
[9191:9191:0318/161513.879317:ERROR:ozone_platform_x11.cc(243)] Missing X server or $DISPLAY
[9191:9191:0318/161513.879373:ERROR:env.cc(257)] The platform failed to initialize. Exiting.
when i echo $DISPLAY it shows nothing , what am i missing?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
HI , i am trying to install and run google chrome on AWS in order to run my automated tests not in headless mode i need to see the test running in the google bowser, I installed the latest version of google chrome and the chromedriver , I SSH with -X , i checked that and X11Forwarding is set to Yes , when i run google-chrome i get these Erros
[9191:9191:0318/161513.879317:ERROR:ozone_platform_x11.cc(243)] Missing X server or $DISPLAY
[9191:9191:0318/161513.879373:ERROR:env.cc(257)] The platform failed to initialize. Exiting.
when i echo $DISPLAY it shows nothing , what am i missing?
Beta Was this translation helpful? Give feedback.
All reactions