Web Category

Applies to TestComplete 15.62, last modified on March 19, 2024

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.
Remote Browser Loop Connects to a SmartBear remote device cloud, launches several browsers there, one after another, and runs child operations in each browser instance.
Run Browser Launches a new instance of a web browser and opens the specified web page in it.
Run Remote Browser Connects to a SmartBear remote device cloud, launches a web browser there, and opens a 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