mirror of
https://github.com/moodle/moodle.git
synced 2025-04-30 05:18:55 +02:00
MDL-52540 behat: mouse events are not handled well with phantomjs
This commit is contained in:
parent
0dfcc2541a
commit
c00667550b
@ -24,7 +24,7 @@ Feature: Preview a drag-drop onto image question
|
||||
And I follow "Course 1"
|
||||
And I navigate to "Question bank" node in "Course administration"
|
||||
|
||||
@javascript
|
||||
@javascript @_bug_phantomjs
|
||||
Scenario: Preview a question using the mouse.
|
||||
When I click on "Preview" "link" in the "Drag onto image" "table_row"
|
||||
And I switch to "questionpreview" window
|
||||
|
@ -24,7 +24,7 @@ Feature: Preview a drag-drop onto image question
|
||||
And I follow "Course 1"
|
||||
And I navigate to "Question bank" node in "Course administration"
|
||||
|
||||
@javascript
|
||||
@javascript @_bug_phantomjs
|
||||
Scenario: Preview a question using the mouse.
|
||||
When I click on "Preview" "link" in the "Drag markers" "table_row"
|
||||
And I switch to "questionpreview" window
|
||||
|
@ -24,7 +24,7 @@ Feature: Preview a drag-drop into text question
|
||||
And I follow "Course 1"
|
||||
And I navigate to "Question bank" node in "Course administration"
|
||||
|
||||
@javascript
|
||||
@javascript @_bug_phantomjs
|
||||
Scenario: Preview a question using the mouse.
|
||||
When I click on "Preview" "link" in the "Drag to text" "table_row"
|
||||
And I switch to "questionpreview" window
|
||||
|
Loading…
x
Reference in New Issue
Block a user