How to make Test Complete understand that it needs to work on a browser within a browser?
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to make Test Complete understand that it needs to work on a browser within a browser?
Please help me to understand why test complete is not able to insert values in the window that is in last screenshot.
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you be a little more specific. What do you mean by can't insert values and browser within a browser?
Thanks,
Carson
Click the Accept as Solution button if my answer has helped
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you please open the document that I attached? I was able to figure it out how to insert the values.
But now I need to navigate between those three screens to move further in my test
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@cunderw is right. Your text and the document don't explain your problem well.
If we start with the first screenshot, you're saying you want to click the link shown there and it should go to the next one, is that correct? What happens when you try?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Step 1
Clicking on Dashboard link takes users to next screen. Success
Step 2
Clicking on medfr link takes users to this screen. Success
Step 3
Insert values in the third screen. Success
Step 4
Navigate back to first screen. Do not knwo how to do.
I have accomplished step 1to 3 but I do not know how to navigate to first screen in step 1 in STEP 4
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How would you navigate back to that first screen manually?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
These are three different windows so I would just click on the first window which is behind the second and the third,
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Okay, then run your test to where it stops at the third screen. Then, use the Record feature and click back on the first browser manually. TestComplete will record the step you need to get back. Add that to your test.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
