Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to enter login details manually while using DP automation?
#2
Solved: 10 Years, 10 Months ago
Hi Uma,
I am not sure if i have understood your question clearly...
I assume that you do not want to have the username and password stored anywhere in the datasheet...so u want to enter the info while script is running.
you can use below statement to get the values from the user and use it in your script.

Code:
username = Inputbox("Enter your username")
Browser().......Set username

or please provide more info on what u r looking for
Reply


Messages In This Thread
RE: How to enter login details manually while using DP automation? - by vIns - 09-16-2011, 04:34 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to pass "Enter" Key through Sendkeys Lavanya N 1 3,948 07-24-2015, 02:17 PM
Last Post: Lavanya N
  How to add all objects manually in object repository rajaselvan.d 2 12,482 10-10-2014, 05:08 PM
Last Post: nivedita
Exclamation Login & logout in Siebel and clicking pop-up button yuetling926 7 10,774 07-09-2014, 10:43 PM
Last Post: hhamilton
  Unable to Click on Login Button Paurav 1 3,177 07-03-2014, 05:27 AM
Last Post: supputuri
  Payment details fields are getting flushed vimalkamothi 4 3,144 01-04-2014, 11:09 AM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)