Web Category

Applies to TestComplete 14.30, last modified on November 21, 2019

The Web category contains operations to run web browsers and mobile browser emulators, navigate through web pages, and loop through multiple browsers.

Operation Description
Browser Loop Launches several browsers, one after another, and executes child operations for each browser instance.
If Browser Checks whether the browser that is currently used in a web test matches the browser specified by the operation parameters.
Navigate Opens a web page in the currently running instance of a web browser.
Run Browser Launches a new instance of a web browser and opens the specified web page in it.
Run Virtual Browser Launches a mobile browser emulator with the specified URL (if any).
Set Virtual Browser Orientation Switches the mobile browser emulator to the portrait or landscape mode.
Virtual Browser Loop Executes child operations repeatedly in multiple mobile browsers one after another.

See Also

Operation Reference
Testing Web Applications
Testing Mobile Web Applications Using Emulator

Highlight search results