Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

This function is one of Verification Operation. You can find the movie in ARGOS RPA+ video tutorial.



Onload Event
This operation works when it was opened with the Open Browser operation.



Need help?

Technical contact to tech@argos-labs.com



May you search all operations,




Update. 2021-01-28


The Onload Event verification operation is based on the javascript "document.readyState".


For more detailed information, please refer to 
https://www.w3schools.com/jsref/prop_doc_readystate.asp


Onload Event keeps monitoring the return value of the javascript "document.readyState" for the duration of "Timeout" value set in the STU parameter.



It is designed to yield "Success" when "Complete" has been returned to the javascript within the timeout value, otherwise it yields "Failure".


Onload Event must be used with Open Browser.  


-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


It is a verification operation that waits until detection of the Onload Event message.

  • No labels