Saved Bookmarks
| 1. |
How Can We Handle Pop-ups In Rc ? |
|
Answer» To handle pop-ups in RC , using selectWindow method, pop-up WINDOW will be selected and window Focus method will let the control from CURRENT window to pop-up windows and perform ACTIONS according to script. To handle pop-ups in RC , using selectWindow method, pop-up window will be selected and window Focus method will let the control from current window to pop-up windows and perform actions according to script. |
|