Search

Switch Tab in the Browser (Dep.)

Articles

This function is deprecated.

Use this function to switch the focus of automation to the tab/window to the given position. Position starts from zero.

Useful in Web automation.

Syntax

Switch tab in the browser (Dep.) (tab_position)

Parameters

Input Parameter Name Description
tab_position Postion of the tab/window

Sample

Switch tab in the browser (Dep.) (2)

  • Switches the focus of automation to the second tab.

To view all the UI functions, click here.

Did you find what you were looking for?