Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to enter text in webedit field.....
#6
Solved: 6 Years, 6 Months, 1 Week ago
Hi,

the above codes will not work, instead of "name" they mentioned "title" in Browser class

Browser("name:=Google") is correct
Browser("title:=Google") is not correct

below both are correct u can use any one from this

definitely this will work

Code:
Browser("micclass:=Browser").Page("micclass:=Page").WebEdit("html id:=email").set "xyz@gmail.com"

Browser("name:=Login").Page("title:=Login").WebEdit("html id:=email").set "xyz@gmail.com"


Regards,
G@veyom
Reply


Messages In This Thread
RE: How to enter text in webedit field..... - by gaveyom - 08-26-2011, 10:37 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question how to identify non-editable text field rashkv 5 12,577 10-10-2014, 04:03 PM
Last Post: nivedita
  Facing issue with Java Table to press Enter Key from Keyboard Nasir Ahmed 0 4,534 05-23-2014, 08:05 PM
Last Post: Nasir Ahmed
Question QTP Script for enter data to DB geethu105 2 3,325 02-24-2014, 06:54 PM
Last Post: guin.anirban
  Read text from text file and save it into a variable in qtp arpan 3 12,974 06-19-2013, 08:34 PM
Last Post: arpan
  Need to compare two text files - ignoring some text nelly27281 2 4,584 09-09-2012, 12:09 PM
Last Post: freeboynil

Forum Jump:


Users browsing this thread: 5 Guest(s)