0

Step 1: I have provided the login in browser level

Step 2: It moved to remote desktop

Step 3: When I click on remote desktop icon in browser it will show the window authentication login of QA server

Step 4: I have tried with selenium IDE to record but the actions are not recorded after the click on remote desktop

Here selenium was installed in my pc. Is it possible to automate the window authentication login of QA server using the web driver in my pc or should I install it in server too.

If yes, could any one provide the solution for above issue.

dzieciou
10.5k9 gold badges49 silver badges102 bronze badges
asked Oct 10, 2013 at 7:03
2
  • 1
    Hi Bala and welcome to sqa. Is the remote desktop session inside the browser? Is there anything extra there? You may need to think outside of just selenium. Commented Oct 10, 2013 at 18:22
  • 1
    It doesn't seem to me that Selenium is right here. Commented Jan 19, 2014 at 8:14

1 Answer 1

1

I concur with Lyndon - this may require additional tooling beyond Selenium. If you are on a Windows OS, I have had good experiences with AutoIt for scripting system interactions like this. You can find more details about this tool at:

http://www.autoitscript.com/site/autoit/

answered Oct 21, 2013 at 0:42

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.