window_handles
This property gets a list of all the window handles in the current browser session.
Syntax
Usage
correct usage
Arguments
None
Yields
List[str] - A list of all the window handles in the current browser session.
Last updated