Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WebElement
#1
Not Solved
Hi QTP Experts,

I tried to enter value from the application by selecting the value from datatable ....
THere is no problem when i set value (by select from datatable) on Webedit. (it means that the value is set on the webedit there). But the problem is:
After i click Save button on my application , the value is gone (it means that the value doesn't save ). Here is my script:

Code:
b= datatable ("version", "Action1")
Browser("...........").Page("....").Webelement("WebResource_2").Click
Set oedit = Browser("    ").Page(" ").WebElement("Webresource_2")
Oedit.object.innnertext = b
Browser("    "(..................Webbutton("save").click.

Would you please help as soon as possible?


Thanks,
Reply


Messages In This Thread
WebElement - by Langxii - 05-26-2011, 03:06 AM
RE: WebElement - by rajpes - 07-06-2011, 10:04 AM
RE: WebElement - by basanth27 - 07-07-2011, 12:38 PM
RE: WebElement - by Langxii - 07-08-2011, 03:29 AM
RE: WebElement - by rajpes - 07-08-2011, 11:00 AM
RE: WebElement - by Langxii - 07-09-2011, 03:42 AM
RE: WebElement - by rajpes - 07-09-2011, 08:13 AM
RE: WebElement - by Langxii - 07-12-2011, 02:09 AM
RE: WebElement - by rajpes - 07-12-2011, 08:06 AM
RE: WebElement - by Langxii - 07-14-2011, 04:29 AM
RE: WebElement - by rajpes - 07-14-2011, 07:34 AM
RE: WebElement - by Langxii - 07-15-2011, 04:44 AM
RE: WebElement - by rajpes - 07-15-2011, 09:25 AM
RE: WebElement - by Langxii - 07-19-2011, 01:13 AM
RE: WebElement - by rajpes - 07-19-2011, 08:42 AM
RE: WebElement - by Langxii - 07-19-2011, 10:55 PM
RE: WebElement - by rajpes - 07-20-2011, 12:18 PM
RE: WebElement - by prachi.aug23 - 07-20-2011, 04:46 PM
RE: WebElement - by rajpes - 07-20-2011, 05:36 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation WebElement("WebElement").Click is not working sia sharma 7 23,232 09-28-2016, 08:58 PM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)