How to wait for the url loaded before enter the credential

Hi friend,

I first time trying to use activity " On element appear" but keep having issue to go thru and cannot proceed the following activities. Anyone can help ? Thank you.


Hi
@Perri

Put the RepeatForever option as False

Hope it helps you

Regards

Nived N :robot:

Happy Automation :relaxed::relaxed::relaxed::relaxed:

yes, now it went thru but iā€™m not able to capture the little icon as I use it to ensure the website is fully loaded before it can login. Is it the correct way to do so? But it seems that it not work at all as it will still login regarding the icon is captured.

Hi @Perri

Try with element exist

1 Like

Hello @Perri,

Try to Use WaitForReady Property and Select it as WaitForReady.Complete.

Purpose of this activity is to it load the webpage first and then perform the rest operations.

Hope this helps.

Thanks & Regards,
Urvesh Mistry

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.