Let's record below test case(s)
-
Click at "Click Here" to enter into sample frames page.
Enter name and click on "Try it".
-
Perform operations or assert between frames.
- To record operations while moving from frame to frame:
Click at "Feedback" link.
Enter name and suggestions.
Click on "Submit" and then "Cancel" confirmation. Click on close.
Assert the heading "Welcome To Worksoft Training".
Click at "JavaScripts Alerts" link in the left frame.
Click at "Home" image in the "JavaScripts Alerts" page loaded.
Lastly, click at "Restore Main Frame".
Note: While moving from parent frame to inline(or inner) frame, QaScribe records this operation as selectFrame but when operations are performed between neighboring frames (Test Case 2) then QaScribe records this as selectWindow. Usually,selectWindow can be manually changed to selectFrame. In case of neighboring frames, an additional selectFrame will be added with target as relative=parent or relative=top.