Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parameterizing Webedit, WebButton, etc
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
Hello,
The goal is to make the scripts as robust as possible.
We plan to use this in our Testing env, where code is pushed/changed everyday.

Here is a simple scenario:

Login Screen:

it has any entry for email address and password:
I know that the user entry can be parametrized by data table.

What about the properties of these text boxes.
ex:

Code:
Browser("Login").Page("Login").WebEdit("_email").Set "user1@test.com"
Browser("Login").Page("Login").WebEdit("_password").SetSecure "Password"

Is there a way to parametrize " webedit("_Email") "

If my programmer decides to change the name/property of the textbox, how can i handle this so the script doesnt break?

Please advise.

Thanks,
Rd
Reply


Messages In This Thread
Parameterizing Webedit, WebButton, etc - by rdwaram - 10-23-2009, 01:50 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Not able to click on webbutton Zalavadia86 3 2,152 10-24-2016, 11:32 PM
Last Post: frebuffi
  Cannot find the "[ WebButton ]" object's parent "[ Page ]" (class Page) sumitparolkar@gmail.com 4 4,775 05-03-2013, 11:53 PM
Last Post: agarwl.anurag
  Not Able to Click on a webbutton silpavinod 6 4,533 10-17-2012, 12:09 AM
Last Post: agarwl.anurag
  verying Text in WebButton Meghana1 2 2,210 08-08-2012, 05:58 PM
Last Post: Ankesh
  Presence of WebLink and Webbutton hamzaz 1 2,119 07-29-2012, 03:49 PM
Last Post: sree.85

Forum Jump:


Users browsing this thread: 1 Guest(s)