Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help in doing SET on WebEdit inside WebTable
#3
Solved: 10 Years, 10 Months, 2 Weeks ago
Hi
Use this logic:
Code:
Browser("title:=Delta - Book a flight.*").Page("title:=Delta - Book a flight.*").WedEdit("html id:=paxFFNumber\[0\]", "name:=paxFFNumber\[0\]").True
or
Code:
Browser("title:=" & gWebAppTitle).Page("title:=.*").SAPEdit("name:=" & NewName & ".*","INDEX:=" & FieldIndex, propType, "visible:=True")
Reply


Messages In This Thread
RE: Need help in doing SET on WebEdit inside WebTable - by Jyobtech - 09-28-2012, 12:32 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Set Value in JavaEdit Inside JavaTable yonobev 9 12,018 11-08-2017, 11:12 PM
Last Post: lotos
  Objects inside WpfList shinji458 23 21,750 11-08-2017, 10:54 PM
Last Post: lotos
  Get numbers inside all webelements in webtable and sort them pradeep537 1 2,622 08-04-2016, 01:24 AM
Last Post: Ankur
  How to set a value if webEdit control is disabled? rohit.kum.02@gmail.com 1 3,437 12-30-2015, 12:25 PM
Last Post: vinod123
  Not able to click text inside the grid dropdown szkapoo 6 4,331 12-20-2014, 09:43 PM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)