-
Bug
-
Resolution: Fixed
-
Minor
-
2.9.4, 3.0.2, 3.1
-
MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
wip-mdl-52839
-
I just encountered 1st scenario failing on selenium 2.49, will post more (if found later)
(::) failed steps (::)
|
|
01. Exception thrown by (//html//img[@alt="Blue"])[1]
|
Element is not clickable at point (1353, 355). Other element would receive the click: <button style="background-image: none;" data-rgb="rgb(203,217,237)" data-colour="blue"></button>
|
Command duration or timeout: 66 milliseconds
|
Build info: version: '2.49.0', revision: '365eeb4', time: '2016-01-13 18:37:00'
|
System info: host: 'rajesh', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-74-generic', java.version: '1.7.0_91'
|
Session ID: 7ca60be4-43a8-4a71-9dae-f4304446ce4b
|
Driver info: org.openqa.selenium.firefox.FirefoxDriver
|
Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, cssSelectorsEnabled=true, databaseEnabled=true, browserName=firefox, handlesAlerts=true, nativeEvents=false, webStorageEnabled=true, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=43.0.4}]
|
In step `And I click on "//img[@alt=\"Blue\"]" "xpath_element"'. # behat_general::i_click_on()
|
From scenario `Submit a PDF file as a student and annotate the PDF as a teacher'. # /home/rajesh/moodles/im/moodle/mod/assign/feedback/editpdf/tests/behat/annotate_pdf.feature:8
|
Of feature `In an assignment, teacher can annotate PDF files during grading'.
|
- Discovered while testing
-
MDL-52837 behat failures in 2.9 with firefox 43.0.4 and selenium 2.48.2
- Closed