selenium - Two elements with same parent element -


i using selenium ide test tree.

i having 2 elements same parent element, 1 check box , other text.

my question is, can use text element make selenium click on check box?!

in way, can connect 2 elements each others how?!!

as me right click on browser webpage want test. , can chose show available command. note when right click on browser need open selenium-ide.

hope helpful.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -