<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<br>
<div class="moz-cite-prefix">On 02/11/2016 11:13 AM, Lenka Doudova
wrote:<br>
</div>
<blockquote cite="mid:56BC5EC0.7000608@redhat.com" type="cite">Hi
all,
<br>
<br>
most of webUI tests fail with
<br>
<br>
AssertionError: Can't click on checkbox label: table.table
<br>
Message: Element is not clickable at point (37,
340.3999938964844). Other element would receive the click:
<br>
<input class="standalone" id="cn18" value="itest-group"
name="cn" type="checkbox">
<br>
<br>
<br>
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.
<br>
<br>
Lenka
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
<br>
Attaching updated patch with minor fix.<br>
<br>
Lenka<br>
</body>
</html>