Results 1 to 3 of 3

Thread: Multiple checkboxes of same object name; I need to click a specific. How do I go abt

  1. #1
    Junior Member
    Join Date
    Apr 2007
    Answers
    1

    Multiple checkboxes of same object name; I need to click a specific. How do I go abt

    Hi Folks,
    I have a mailbox application wherein there are 10 Checkboxes adjacent to espective mails.
    I need to select only a particular checkbox corrponding to that e-mail.
    I tried recognizing by indexes, but the index may not be the same always.
    How do I go about it?
    Thx
    arnie


  2. #2
    Junior Member
    Join Date
    Apr 2008
    Answers
    4

    Smile Re: Multiple checkboxes of same object name; I need to click a specific. How do I go

    hi arnold,

    You can give it a try by using multiple properties as a combination for the identification.

    like you can use
    data = "1 - checked"
    SQASetProperty("type=Checkbox;name=chkname;index=3;caption=xyz","Value", data)


  3. #3
    Junior Member
    Join Date
    Aug 2008
    Answers
    5

    Re: Multiple checkboxes of same object name; I need to click a specific. How do I go

    Simple thing you can do is Use the Object ID to click on it
    Sure it should work


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact