diff options
author | Lenka Doudova <ldoudova@redhat.com> | 2016-02-10 16:16:22 +0100 |
---|---|---|
committer | Petr Vobornik <pvoborni@redhat.com> | 2016-02-23 10:11:22 +0100 |
commit | a3f8e8e71f95c145cbf2e1917bd71c6bedee11d4 (patch) | |
tree | 61c2cd6732bca21dd5e109be0ee58496a706f949 /ipatests/test_webui/test_netgroup.py | |
parent | d1252cfb8ef613e290a23e0e9cabd9d135a129ca (diff) | |
download | freeipa-a3f8e8e71f95c145cbf2e1917bd71c6bedee11d4.tar.gz freeipa-a3f8e8e71f95c145cbf2e1917bd71c6bedee11d4.tar.xz freeipa-a3f8e8e71f95c145cbf2e1917bd71c6bedee11d4.zip |
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>
Diffstat (limited to 'ipatests/test_webui/test_netgroup.py')
0 files changed, 0 insertions, 0 deletions