Forum Discussion

fbilac's avatar
12 years ago

Link inside div - Using FindChild function

Hi, In my test, I need to get a link inside a div and simulate a click. This link don't have a Id, then I'm using FindChild to find this DIV, and trying to find this link inside. Ok, the ...