-
Bug
-
Resolution: Fixed
-
Minor
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-56698-master -
After MDL-56188 got in, feedback form is all jumbled and is causing behat failure on chrome.
Steps to reproduce:
- Run mod/feedback/tests/behat/question_types_non_anon.feature and view when student log in and access feedback activity.
In chrome you will observe following failure:
001 Scenario: Create different types of questions in non-anonymous feedback with javascript enabled # /home/rajesh/moodles/im/moodle/mod/feedback/tests/behat/question_types_non_anon.feature:8
|
And I set the following fields to these values: # /home/rajesh/moodles/im/moodle/mod/feedback/tests/behat/question_types_non_anon.feature:77
|
unknown error: Element is not clickable at point (84, 542). Other element would receive the click: <label class="col-form-label d-inline " for="id_multichoice_332006_0">...</label>
|
(Session info: chrome=53.0.2785.143)
|
(Driver info: chromedriver=2.21.371461 (633e689b520b25f3e264a2ede6b74ccc23cb636a),platform=Linux 4.4.0-38-generic x86_64) (WARNING: The server did not provide any stacktrace information)
|
Command duration or timeout: 20 milliseconds
|
Build info: version: '2.53.1', revision: 'a36b8b1', time: '2016-06-30 17:37:03'
|
System info: host: 'raji', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-38-generic', java.version: '1.8.0_91'
|
Driver info: org.openqa.selenium.chrome.ChromeDriver
|
Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, chrome={chromedriverVersion=2.21.371461 (633e689b520b25f3e264a2ede6b74ccc23cb636a), userDataDir=/tmp/.com.google.Chrome.q3NXnG}, takesHeapSnapshot=true, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=53.0.2785.143, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true}]
|
Session ID: b1779dbadfd0fc22cbb64ace5d60dee6 (WebDriver\Exception\UnknownError)
|