Wait for Content Properties
Requirement:
Required: The parent action command will wait for content to appear, disregarding most other wait timeout options. The parent action command will fail if the content does not appear within the Wait for content timeout.
Optional: The parent action command will wait for content to appear, disregarding most other wait timeout options. The parent action command will not fail if the content does not appear within the Wait for content timeout.
No Wait: The parent action command will not wait for content to appear, but will complete as soon as the content appear.
Timeout: How many seconds to wait for the content before failing or continuing.
Wait for removal: Wait until content is removed instead.
Wait for visibility: Wait for content to be visible, not just present.
Wait for change: Wait for existing content to change or new content to appear.
Search all frames:
Default: A Page Action command only searches the frame where the action element exists by default.
Yes: Searches all frames in the browser.
No: Only searches the frame where the action element exists.