Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
the wait i added is for me to wait to receive the OTP and then manually enter it in the OTP text box, which generally took around 20 sec for me (slow hands with slow mobile) , post which the OTP submit buttion is also clicked by script , Card selection , cvv entry and proceed buttion is also done by the scriptNo problem 😉
Don't add hard waits buddy. Try to wait until element displayed & then perform task.
Better you click the CTA manually --> and you can add wait till next page element displayed & do timeout at 120 seconds.the wait i added is for me to wait to receive the OTP and then manually enter it in the OTP text box, which generally took around 20 sec for me (slow hands with slow mobile) , post which the OTP submit buttion is also clicked by script , Card selection , cvv entry and proceed buttion is also done by the script
I dont know web programming , just know some methods based on some tricks and tips I found online, will try to implement what you told, will ping you if need help , hope its fine for you 🙂Better you click the CTA manually --> and you can add wait till next page element displayed & do timeout at 120 seconds.
Anyhow it's your wish but I am telling you in the industrial way. --> Generally don't prefer to perform otp logins submit by script (you can fill the login/card/review pages but should never submit by script).
Your case will fail if your otp won't be entered in 20 seconds --> so better to wait for next page element or something in DOM till 120 seconds
@Vasuki - start automated surgeries.the wait i added is for me to wait to receive the OTP and then manually enter it in the OTP text box, which generally took around 20 sec for me (slow hands with slow mobile) , post which the OTP submit buttion is also clicked by script , Card selection , cvv entry and proceed buttion is also done by the scriptView attachment 66811
Who will take care of nurses then
They will nurse the robotsWho will take care of nurses then
Nurses are the backbone of any surgeryThey will nurse the robots
Yes , the ideal way would be to trigger a listener on the CTA and then wait for the Element to be visible, that's how I implemented itBetter you click the CTA manually --> and you can add wait till next page element displayed & do timeout at 120 seconds.
Anyhow it's your wish but I am telling you in the industrial way. --> Generally don't prefer to perform otp logins submit by script (you can fill the login/card/review pages but should never submit by script).
Your case will fail if your otp won't be entered in 20 seconds --> so better to wait for next page element or something in DOM till 120 seconds
Hey Bro , can you guide me how can I implement the said functionality in Automa extension, its just a small extension and with your depth of knowledge you must be able to understand easily how it can be added to the script.Yes , the ideal way would be to trigger a listener on the CTA and then wait for the Element to be visible, that's how I implemented it
If you're using UI Vision --> then after filling the form --> just use waitForElementVisible for the next successful step element.Hey Bro , can you guide me how can I implement the said functionality in Automa extension, its just a small extension and with your depth of knowledge you must be able to understand easily how it can be added to the script.
Please share the scripts in DM bro, thanks in Advance 🙂I have api script for IRCTC too written based on typescript & axios.
In addition, 2-3 years back written typescript project for IPTV (like watching tv channels free of cost) 😉
Using Automa extension as creating workflow was totally graphical in it.If you're using UI Vision --> then after filling the form --> just use waitForElementVisible for the next successful step element.
Make sure to do timeout at 120 seconds
Please share what you create. TIAThanks for taking the time to build and share your source code! I'm going to take a stab to customize it a bit more for my use case.
I would love the option for it to be able to just load up the site, enter number of transactions and click go, instead of loading up the extension HTML page and going through the cycle. The reason is simple, all I detest is the manual entry things, so most of the things are auto filled here. Perhaps a weekend project for me 🙂
Your Gold card is either linked to some other mobile number.Unable to buy vouchers from gyftr website using amex gold charge giving errorView attachment 74136
I bought it with one another number but that number shows 10k limit exceeded whereas i bought only 7k worth amazon pay gvYour Gold card is either linked to some other mobile number.
Or it has been blocked on Gyftr. Try using another number that you used to transact with this previously.