website auto lick and fill text for tatkal booking tickets

zitendra

New member
is it possible to automate online ticket booking site for railway tatkal ticket booking..

featured should be used

find text and click
then find box and fill logon details..

wait until i manually fill the captcha code
after enter captcha

find text and auto click.
do payment process
 

Endercraft

Moderator (& bug finder :D)
I think you can use UI Interaction -> click -> text. Then when you are at the captcha part you can use wait for trigger -> floating button (in user input) then you can customize that button. When you're done with the captcha, you can press the button to continue. You can use UI Interaction -> paste and input your login info (when the input field is selected).

Of course I can't totally guide you because I would need the website, your screen dimension...
 

zitendra

New member
but using UI interaction when use wait for trigger..
some time webpage loading takes time .. and sometimes faster... how to solve this issue..
so instead using wait period manually..

when exact text click after next task should be performed.. time boudation will not be there i think..

please help..

thank you
 

Endercraft

Moderator (& bug finder :D)
but using UI interaction when use wait for trigger..
some time webpage loading takes time .. and sometimes faster... how to solve this issue..
so instead using wait period manually..

when exact text click after next task should be performed.. time boudation will not be there i think..

please help..

thank you
Maybe use a wait for trigger -> screen content, then a word of something that appears when the website is loaded, like the name of the website.
 
Top