-
Expert Member
How to switch from one window to another during run time
During test, I am want to switch from web browser to another window application such as note pad or Msword or other, After I finish I want to get back to the web browser, how can I do that during run-time?
Please provide instructions or code.
-
Expert Member
Re: How to switch from one window to another during run time
Browser(br).Object.Focus
||
Window(wnd).Object.Focus
regards,
Nawab
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules