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

How i can use it in Windows, you have not given guidelines for windows #37

Closed ujjwalbharadwaj closed 4 months ago

ujjwalbharadwaj commented 4 months ago

image

shivamguys commented 4 months ago

In that case you can use Github to fork and run your code through github....

To be frank I am not a windows user and haven't tested this on windows ...

ujjwalbharadwaj commented 4 months ago

Thank you for replying but I think most of the people uses windows based machine so you should try ones this on window so more people will get benefited from your tool.

shivamguys commented 4 months ago

@ujjwalbharadwaj Did You tried to fork this and run on your own Github Profile Using the action tab ?

If you don't know i will prepare a guide for all of you ?

shivamguys commented 4 months ago

And Please Favourite this ⭐. If you find this helpful. Much appreciated @ujjwalbharadwaj

shivamguys commented 4 months ago

Refer This To Run https://github.com/shivamguys/irctc-cypress-automation/discussions/38

@ujjwalbharadwaj

ujjwalbharadwaj commented 4 months ago

Its not working on github using these steps and in my local machine its giving an Os error.

siddhu2310 commented 4 months ago

@ujjwalbharadwaj

Install Node JS, and Python

follow below steps

open cmd and go to the folder path D:\irctc_v2\irctc-cypress-automation-main pip install -r irctc-captcha-solver/requirements.txt npm update

go to Support/command.js change the python3 to python

then run npx cypress run --headed --no-exit