Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to add a checkpoint to see if a button is disable or not
#4
Solved: 11 Years, 4 Months ago
Is this related to web browser button, i am using a windows app. where i have recorded my scenario....i want to check if a button is disabled or not...here is a part of my code:

Code:
Window("My App").WinMenu("Menu").Select "<Item 2>;<Item 1>"
Window("My App").Dialog("Login to ENOVIA V6").WinEdit("Separator").SetSelection 0,15
Window("My App").Dialog("Login to My App").WinButton("Login").Click
Window("My App").WinMenu("Menu").Select "<Item 2>;<Item 2>"
Window("My App").WinMenu("Menu").Select "<Item 2>;<Item 1>"
Window("My App").Dialog("Login to My App").WinEdit("Separator").SetSelection 0,15
Window("My App").Dialog("Login to My App").WinEdit("Separator").Type  micTab
Window("My App").Dialog("Login to My App").WinEdit("Password").SetSecure "4c64d533a35df20a60ddc622"
Window("My App").Dialog("My App").WinButton("Login").Click
Dialog("Login Error").WinButton("OK").

Suppose here WinButton("Login") is disable and i want it checked then what code should i give..???
Reply


Messages In This Thread
RE: How to add a checkpoint to see if a button is disable or not - by kuldeepbh - 08-16-2010, 06:28 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Disable data window? Autobot 0 1,708 11-26-2014, 10:16 AM
Last Post: Autobot
  what add-ins should i add... Venkat 1 3,414 03-07-2011, 12:38 AM
Last Post: akbarsharifmd
  Disable cookies in IE8? ngocvo3103 1 5,316 01-20-2011, 10:44 AM
Last Post: cdesserich
Wink standard checkpoint and text checkpoint kiran10_rm 1 5,363 11-18-2010, 05:16 AM
Last Post: nandu
  Maintenance Mode Disable s2002h69 3 5,893 04-06-2010, 11:37 PM
Last Post: s2002h69

Forum Jump:


Users browsing this thread: 6 Guest(s)