Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Button wont enable
#4
Solved: 10 Years, 10 Months, 1 Week ago
Hi,

Please view the Source of your web page and see if any Events are fired, which enables the button after you enter value in WebEdit.

Try using "FireEvent" Method. Check on which event the button is getting enabled and accordingly you can use appropriate event.

Example:
Code:
Browser("name:=XYZ").Page("title:=XYZ").WebEdit("name:=ABC").FireEvent "onblur"

Rajeshwar..
Reply


Messages In This Thread
Button wont enable - by mv8167 - 10-28-2010, 08:37 PM
RE: Button wont enable - by KVK - 10-29-2010, 09:24 AM
RE: Button wont enable - by mv8167 - 10-29-2010, 11:44 PM
RE: Button wont enable - by rajeshwar - 10-30-2010, 01:22 PM
RE: Button wont enable - by mv8167 - 11-19-2010, 03:30 AM
RE: Button wont enable - by manishbhalshankar - 12-01-2010, 05:39 PM
RE: Button wont enable - by cdesserich - 12-02-2010, 11:51 AM
RE: Button wont enable - by bharathreddi - 12-11-2012, 02:33 PM
RE: Button wont enable - by AkhilaArvind - 12-16-2010, 12:50 PM
RE: Button wont enable - by Ankesh - 12-11-2012, 03:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Enable Hyperlink without opening the Excel Sathiya 11 6,715 05-31-2012, 04:41 PM
Last Post: Sathiya
Cool how to re-enable Keyword tab dol_fin 2 4,690 03-05-2012, 11:23 AM
Last Post: Saajo87
  Enable to record script for web application shailesh 3 5,082 07-01-2011, 12:38 PM
Last Post: shailesh
  how to enable webedit satishkumarm 9 9,922 05-27-2011, 01:30 PM
Last Post: satishkumarm
  How to enable web add-in in QTP Pallaviv 2 4,568 10-03-2009, 04:14 AM
Last Post: Pallaviv

Forum Jump:


Users browsing this thread: 1 Guest(s)