Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text CAPTCHA is not working in IRCTC (Indian Railway Ticketing Website) #88

Open
Nilanjan-B opened this issue Oct 21, 2024 · 2 comments

Comments

@Nilanjan-B
Copy link

I installed NopeCHA Extension for text captcha autofill in one website i.e., IRCTC - Indian Railway Ticket Booking Website at the time of login and before payment.

But unfortunately after doing all the process (CSS Selector Adding for Image and Textbox) for Text CAPTCHA autofill for IRCTC Website, It is not working at all, even I refreshed the same page.

I tried the same for some of other Text CAPTCHA website & there it works properly. So, I'm sure that this fault is of the extension, not mine.

I request to the developers @brunoais, @j-w-yun, @Le0Developer & @NopeCHALLC for solving this issue in that specific website i.e., IRCTC - Indian Railway Ticket Booking Website

@NopeCHALLC
Copy link
Owner

Please ensure that the selectors are valid. Here's a demonstration video of it in action:

textcaptcha_demo.mp4

If you are sure that the selectors for the image element and text input field are valid, please post your debug log here so we can identify the cause of the issue.

@Nilanjan-B
Copy link
Author

Yes, I did and reverified the steps for TextCaptcha Solver for IRCTC Website that Extension is properly configured. Still facing the same issue. It's can't able to solve text captchas in this website.

The Debug Log from the Extension in IRCTC Train Ticket Booking Website is here:

OS: "Win32"
Target: ["chromium",3]
Machine: ["chromium",3]
Version: ["0.4.13","v0.4.13"]
Build flags: []
User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0"
Subscription key: ""
Status: {"plan":"Free","status":"Active","credit":20,"quota":100,"duration":82800,"lastreset":1732628422,"ttl":74804,"subscribed":0,"current_period_start":1,"current_period_end":1}
Status latency: "868ms"
Enabled CAPTCHAs: ["Text CAPTCHA"]
Global switch: true
Page URL: "https://www.irctc.co.in/nget/train-search"
Detected CAPTCHAs: ["geetest","lemincaptcha","textcaptcha"]

Please check the debug log & then solve the issue @brunoais, @j-w-yun, @Le0Developer & @NopeCHALLC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants