I have a requirements to automatically log a ticket in Jira from a tool. Where the login screen asking for captcha, which is not possible to enter automatically. Is there any alternative page where we can login without captcha requirement. Please comment
I don't think you can bypass the captcha setting, what you can do as a Jira administrator is to reset the failed login count for the user and then you can use Selenium to login the user and create the ticket, here you can find more info about this:
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.