Problem - I am using RPA to test if a/any web page is loaded (before going to the next line of code). In my RPA program, there are no such functions to help with this. This RPA program (Automation Anywhere) supports Javascript.
I wanted to know if Javascript has any functions to test out if a webpage is fully loaded (all components, all scripts, all images, etc)
Thank you!
I have two approaches for you:
OR
Hope it helps.