Window Handle and handles
As a part of this module you will be learning to Automate GetWindowHandle and Handles
- 1. Write a code to get parent browser id of Launch Browser1 using GetWindow handle
- 2. Write a code to get both parent and child browser id of Launch browser1 using get window handles
- 3. Write a code to get parent browser id of Launch Browser2 using GetWindow handle
- 4. Write a code to get both parent and child browser id of Launch browser2 using get window handles
- 5. Write a code to get both parent and child browser id of Launch browser3 using get window handles
- 6. Write a code to get both parent and child browser id of Launch browser4 using get window handles
- 7. Write a code to get both parent and child browser id of Launch browser5 using get window handles
- 8. Write a code to get both parent and child browser id of Launch browser6 using get window handles