Open GoogleCodeExporter opened 9 years ago
Sorry, my issue isn't really a issue or at least the problem is elsewhere.
It seems that when there are two objects with the same ID, the click -method
clicks the one which is in the background (for example, if I have a popup with
"saveButton" and behind it there is a page with another "saveButton", it tries
to press the second one -> not wanted behaviour)
Original comment by Vepsus...@gmail.com
on 14 Jun 2010 at 1:59
Did you try putting the parent or even grant parent id before the id you want?
For example, parentId/saveButtonId, so that it will be different than another
saveButton somewhere else.
Original comment by yugan...@gmail.com
on 13 Jul 2010 at 7:50
Original issue reported on code.google.com by
Vepsus...@gmail.com
on 3 Jun 2010 at 6:13