shivamguys / irctc-cypress-automation

Tatkal and Normal train Booking Automation in 1 Minute ✔️ Signing in with your username and password. ✔️ Auto Upgradation Enabled. ✔️ Filling Captchas and retrying untill success. ✔️ Support for Food Choices, Seats Preferences. ✔️ Payment Gateway Automation (Paying With UPI ID OR QR Code).
92 stars 142 forks source link

Empty window is opened while running "npx cypress open" #25

Closed rsksh closed 6 months ago

rsksh commented 6 months ago

Empty window is opened while running "npx cypress open"

I am using a debian 12 (bookworm) machine vm in vmware and everything is set up. But after running the npx cypress open a window is opened. But it is completely blank. Also in the running terminal there is no error.

2024-02-20 16_46_24-Debian 11 x 64-bit osbox - VMware Workstation

shivamguys commented 6 months ago

Do you have any browser installed in your os?

rsksh commented 6 months ago

Yes Firefox is there. I was able to fix this issue by running "xhost +" command. So closing this bug.