Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
descriptive programming setting a value in a WebEdit table.
#3
Solved: 10 Years, 10 Months, 2 Weeks ago
Hello Mark,

By going through your description, What I think is the name of the WebEdit changes every time you launch the application.

Are "FA_CHAR: and "CHAR_VAL" always part of the WebEdit name?

If so, then try the below code once,

Code:
Browser("name:=Field Activity").Page("title:=Field Activity").Frame("name:=FA_TYPE_CHAR").WebEdit("name:=FA_CHAR.*CHAR_VAL.*").Set "FLOODCHK"

If there are more than 1 objects matching the property, then include the index property.

And yes, you do not need to add the WebTable to the hierarchy

Let me know how it goes.
Reply


Messages In This Thread
RE: descriptive programming setting a value in a WebEdit table. - by PrabhatN - 11-30-2010, 04:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Descriptive PROGRAMMING sandeepm1989 0 2,028 01-21-2016, 11:46 AM
Last Post: sandeepm1989
  Setting value in a WinObject Ansh123 0 4,199 03-20-2014, 09:44 PM
Last Post: Ansh123
  Setting values in Tabstrip TonyBarker 0 1,775 01-25-2013, 03:32 PM
Last Post: TonyBarker
  Is this one instance where descriptive programming does not work? chong67 10 6,903 10-09-2012, 06:41 PM
Last Post: harishshenoy
  Descriptive Programming By giving the description in form of the string arguments sia sharma 6 4,904 09-12-2012, 08:57 PM
Last Post: freeboynil

Forum Jump:


Users browsing this thread: 1 Guest(s)