Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can not get text to be recognized in HTML field........
#6
Solved: 12 Years, 10 Months, 3 Weeks ago
Just checking. Have you tried this or is it just your assumption? Also try it by putting Wait statements before and after Set statement.

(08-05-2010, 07:33 PM)Wonka Wrote:
(08-05-2010, 01:47 PM)Ankur Wrote: Can you try this and let us know -

Code:
Browser("Browser").Page("GeneralInformation").PSFrame("ContractHeader").WebEdit("txtAssign").Click
Browser("Browser").Page("GeneralInformation").PSFrame("ContractHeader").WebEdit("txtAssign").Set "Test"
Browser("Browser").Page("GeneralInformation").PSFrame("ContractHeader").WebEdit("txtAssign").Click

Also please use proper code formatting while asking /responding to queries.

Ankur,

The above code does not work.
The Browser("Browser").Page("GeneralInformation").PSFrame("ContractHeader").WebEdit("txtAssign").Set "Test"
does put the word TEST in the field, but the HTML field does not recognize it. The field has a max of 254 char's once I do the
Browser("Browser").Page("GeneralInformation").PSFrame("ContractHeader").WebEdit("txtAssign").Set "Test"
the field char counter does not go down to 250 char like expected the counter is still at 254 char.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply


Messages In This Thread
RE: Can not get text to be recognized in HTML field........ - by Ankur - 08-06-2010, 11:41 AM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)