mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
MDL-45249 report_loglive: add missing @_switch_window tag to required tests
This commit is contained in:
parent
d7ef1ac747
commit
a870d3e8fb
@ -31,7 +31,7 @@ Feature: In a report, admin can see loglive data
|
|||||||
And I should see "course_add mod"
|
And I should see "course_add mod"
|
||||||
And I log out
|
And I log out
|
||||||
|
|
||||||
@javascript
|
@javascript @_switch_window
|
||||||
Scenario: Check loglive report entries and make sure the pause/resume button works for standard reader along with ajax calls
|
Scenario: Check loglive report entries and make sure the pause/resume button works for standard reader along with ajax calls
|
||||||
Given I am on homepage
|
Given I am on homepage
|
||||||
When I navigate to "Live logs" node in "Site administration > Reports"
|
When I navigate to "Live logs" node in "Site administration > Reports"
|
||||||
@ -54,7 +54,7 @@ Feature: In a report, admin can see loglive data
|
|||||||
And I should see "Test name2"
|
And I should see "Test name2"
|
||||||
And I log out
|
And I log out
|
||||||
|
|
||||||
@javascript
|
@javascript @_switch_window
|
||||||
Scenario: Check loglive report entries and make sure the pause/resume button works for legacy reader along with ajax calls
|
Scenario: Check loglive report entries and make sure the pause/resume button works for legacy reader along with ajax calls
|
||||||
Given I am on homepage
|
Given I am on homepage
|
||||||
When I navigate to "Live logs" node in "Site administration > Reports"
|
When I navigate to "Live logs" node in "Site administration > Reports"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user