Tabs.PopUps.Pop Property

Definition

Waits for a browser to open pop-ups and checks the collection of loaded pop -ups (including pop-ups loaded before) for a pop-up with the specified URL.

public Popups Pop

Property Value

Popups

Example

tab1 = Tabs.PopUps.Pop [“http://www.popuptest.com/popup1.html”];