Mohon bantuan dari temen temen kenapa klik tombol “OK” pada alert javascript dari aplikasi Web CareTech lama banget.
Untuk klik tombol nya yang lama. Tidak cepet seperti klik tombol lain.
Mohon bantuannya.
Mohon bantuan dari temen temen kenapa klik tombol “OK” pada alert javascript dari aplikasi Web CareTech lama banget.
Untuk klik tombol nya yang lama. Tidak cepet seperti klik tombol lain.
Mohon bantuannya.
There could be multiple reasons for this behaviour but here are few.
Hello @RQ_Official
When using a modern Click activity you can add validation to check whether the button dissappears.
Regards
Soren
Hello @SorenB ,
Thank you for the advice given.
For the results, it still takes a long time to click the OK button.
Thank you for the advice.
Hello @ashokkarale,
Thank you for the advice given.
I’ve tried it, and the result is still the same.
It still takes a long time to click the OK button.
One possible reason could be the pop-up itself taking time to load and become ready. Check around it.
But the pop-up appears when I click the button, and it appears immediately without any loading, and to click OK on the alert I don’t click immediately, but it takes a very long time.
I get a warning from Output Like this.
Target was found using fallback method ‘Computer Vision’.
your selectors are not working as expected fix those or try using close pop up activity or just send hot key enter on the screen you can also execute javascript on the page
Hello @muktadir
I have tried all the suggestions you gave me.
But the result is still the same, it still takes a long time to click the OK button on the Alert.
Thank you for the solution given to me.
essentially what is happening is your activity is falling back to CV this is because either your selectors are incorrect or it may be the case the for some alerts selectors don’t work.
try these in order and check if you see improvements each are separate
I know you may have tried it but do check out of these whihc is the fastest for you