I want to wait for complete page load in robot framework. I found 2 options to wait for specific element
[Wait Until Page Contains Element] or [Wait Until Element Is Visible]
Is there any way to wait for complete page load using existing in built keyword of robot framework ?
e.g. Wait Until Page Loaded