Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can not get text to be recognized in HTML field........
#2
Solved: 11 Years, 4 Months ago
I resolved the issue for some reason I had to use descriptive programing on the object in order for send keys to work. Used the following code

Code:
Set WshShell = CreateObject("WScript.Shell")

Browser("title:=General Information").Page("title:=General Information").PSFrame("title:=Contract Header").WebEdit("name:=ASSIGN").Click

WshShell.SendKeys("E")

Set WshShell = Nothing
Reply


Messages In This Thread
RE: Can not get text to be recognized in HTML field........ - by Wonka - 08-04-2010, 09:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  getting the value from the field learning 0 1,046 03-19-2019, 09:13 AM
Last Post: learning
  Telnet command not recognized Sanjana1987 1 2,060 09-20-2017, 03:16 PM
Last Post: Ankur
  Customized HTML reports in QTP azeem 11 49,495 12-31-2016, 02:57 PM
Last Post: chevronneraji
  [UFT] Get text into DIV through HTML tag robertosalemi 2 5,533 03-29-2016, 09:43 PM
Last Post: robertosalemi
  Need to Validate Text filed is blank after clicking on the Text box balak89 3 4,906 09-13-2015, 12:06 AM
Last Post: ADITI1992

Forum Jump:


Users browsing this thread: 1 Guest(s)