Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WEBEDITS Help ASAP!
#4
Solved: 11 Years, 3 Months, 3 Weeks ago
Thank you Venkat.

The WebEdits does not accept data(email address, member id) of an already registered member, so I need to develop a script to store or output the data from the first run into an excel. I will use this data to validate that the webedits doesn't accept this data and gives appropriate errors. Do you know how to do this?


Code:
'Enter Email Address
Browser().Page(").WebEdit("Email Address").Set DataTable("Email_Address", dtLocalSheet)

'Enter Member Name
Browser().Page().WebEdit("MemberName").Set DataTable("Member_Name", dtLocalSheet)

Best Regards,

Raphael
Greetings Saket,


I parameterize using the data table with 50 rows but the script reads the first row only and ends. How can I loop through all 50 rows for number of iterations I need to test. I enter the values of each column in the rows directly in into the Action table. Is there a run time setting i need to modify or maybe I created the data table incorrectly. Please let me know.

Thanks & Best Regards,

Raphael
Reply


Messages In This Thread
WEBEDITS Help ASAP! - by raphael - 11-12-2009, 08:51 AM
RE: WEBEDITS Help ASAP! - by venkatbatchu - 11-12-2009, 10:45 AM
RE: WEBEDITS Help - by raphael - 11-13-2009, 09:27 AM
RE: WEBEDITS Help ASAP! - by Saket - 11-12-2009, 11:04 AM
RE: WEBEDITS Help ASAP! - by Saket - 11-13-2009, 10:05 AM
RE: WEBEDITS Help ASAP! - by venkatbatchu - 11-13-2009, 10:09 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)