Poll: Do you think this would be a solution for my query?
You do not have permission to vote in this poll.
yes
0%
0 0%
No
0%
0 0%
Total 0 vote(s) 0%
* You voted for this item. [Show Results]

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Application_Check_Box_Checking
#1
Not Solved
The application which i am working in is having some parent node and under that i have a child node.

By default the check boxes are already checked and it doesn't allow the user to uncheck those check boxes manually.

If i use this code to uncheck the check box it unchecks , how can this be possible?Sad

Code:
SwfWindow("** Functional Testing").SwfWindow("Scenario Corr Risk").SwfTreeView("listItem").SetItemState 0,micchecked

or

Code:
SwfWindow("** Functional Testing").SwfWindow("Scenario Corr Risk").SwfTreeView("listItem").SetItemState 0,False

second query is?

How do i check whether these check boxes cannot be unchecked?
using qtp, because manually if i try to uncheck the check boxes i cant do that , i know about it but how do i track it using qtp?

can any one please suggest on this?
You can refer the snapshot for more clearence.

Thanks,
Chandan H.K


Attached Files Image(s)
   
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)