Robot Framework SeleniumLibrary
SeleniumLibrary.locators.windowmanager Namespace Reference

Classes

class  WindowManager
 

Variables

 WindowInfo = namedtuple('WindowInfo', 'handle, id, name, title, url')
 

Variable Documentation

◆ WindowInfo

SeleniumLibrary.locators.windowmanager.WindowInfo = namedtuple('WindowInfo', 'handle, id, name, title, url')

Definition at line 28 of file windowmanager.py.