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

Code:
Set id = description.Create()
id("html tag").value = "INPUT"
id("type").value = "text"

Browser("title:= Login").Page("title:= Login").WebEdit( id ).Set "subha@gmail1.com"

Regards,
Sankalp
Reply


Messages In This Thread
RE: How to enter text in webedit field..... - by sshukla12 - 08-16-2011, 11:12 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question how to identify non-editable text field rashkv 5 12,551 10-10-2014, 04:03 PM
Last Post: nivedita
  Facing issue with Java Table to press Enter Key from Keyboard Nasir Ahmed 0 4,530 05-23-2014, 08:05 PM
Last Post: Nasir Ahmed
Question QTP Script for enter data to DB geethu105 2 3,317 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,957 06-19-2013, 08:34 PM
Last Post: arpan
  Need to compare two text files - ignoring some text nelly27281 2 4,578 09-09-2012, 12:09 PM
Last Post: freeboynil

Forum Jump:


Users browsing this thread: 2 Guest(s)