[Freeipa-devel] [TESTS][PATCH 0009] WebUI tests fix

Lenka Doudova ldoudova at redhat.com
Thu Feb 11 10:13:20 UTC 2016


Hi all,

most of webUI tests fail with

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 problem seems to be that the tests attempt to click on a checkbox 
label that is no longer there. Since the checkbox is clickable directly, 
I changed the code accordingly. Most of the tests should now proceed 
successfully.

Lenka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-ldoudova-0009-WebUI-tests-fix-failing-tests.patch
Type: text/x-patch
Size: 1349 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20160211/61c8f806/attachment.bin>


More information about the Freeipa-devel mailing list