Files
freeipa/ipatests/test_webui
Lenka Doudova a3f8e8e71f WebUI tests: fix failing of tests due to unclicable label
Checkbox label is no longer clickable, most tests fail with error like this:

AssertionError: Can't click on checkbox label: table.table
Message: Element is not clickable at point (37, 340.3999938964844). Other element would receive the click:
<input class="standalone" id="cn18" value="itest-group" name="cn" type="checkbox">

The checkbox is clickable directly without the label, this patch provides according fix.

Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
2016-02-23 10:11:22 +01:00
..
2013-07-16 13:15:59 +02:00
2013-07-16 13:15:59 +02:00
2015-12-23 07:59:22 +01:00

http://www.freeipa.org/page/Web_UI_Integration_Tests