How to send a Send Keys for Open new browser of Internet Explorer?

tavitooo

  • Joined: Jul 27, 2011
  • Posts: 12

Wed 8/3/2011 - 0:13

I know that Control + T is for open a new browser, but how I can use it with WinAutomation? I try to use with the comand "Send Keys" and then click on button "Insert Modifier" but it dont work, please I need some help.

 

Sorry for my bad english I speak spanish.

 

Thank you so much people! :)

 

Have a nice day.

 

Gustavo

 

I need to know it because I want to open a webpage and then login with a username and password and then enter to this website.

 

Thanks

#1

tavitooo

  • Joined: Jul 27, 2011
  • Posts: 12

Wed 8/3/2011 - 0:27

I put this code on command "Send Keys":   {CONTROL}({T})

 

its dont work!! :(

 

Or I need to do put first the focus on internet explorer?

 

 

 

 

 

 

#2

ChrisK

  • Joined: Dec 30, 2010
  • Posts: 95

Wed 8/3/2011 - 5:45

Try the attached file, I put wait for window to open before performing another action. I tried it without the wait for window to open and it worked as well.

 

I am not sure why your having problems :(

ie_stuff.waj

#3

Samantha

  • Joined: Apr 23, 2010
  • Posts: 2329

Wed 8/3/2011 - 11:44

You would need to make sure you're using the right case. So instead of writing {CONTROL}({C}) try writing {Control}({C}) That should do the trick! :) Samantha

#4

tavitooo

  • Joined: Jul 27, 2011
  • Posts: 12

Wed 8/3/2011 - 15:07

Thanks so much now is working  Samanatha

#5
Not a member yet? Register

Copyright 2013 - Softomotive Ltd