All Downloads are FREE. Search and download functionalities are using the official Maven repository.

desc.GetWindowHandle.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Get the current window handle.

Example:
| ${window}=      | Get Window Handle | |
| EL Add Variable | parentWindow      | $[var('window')] |

=>

| Gets and saves the parent window handle to parentWindow variable




© 2015 - 2024 Weber Informatics LLC | Privacy Policy