MOBILE-4173 behat: Limit embedded PDF test to 4.3+
This is because #wwwroot# isn't supported in older versionsmain
parent
4a89c566aa
commit
f5a746c504
|
@ -58,6 +58,7 @@ Feature: It opens files properly.
|
||||||
And I press "Open" in the app
|
And I press "Open" in the app
|
||||||
Then I should find "This file may not work as expected on this device" in the app
|
Then I should find "This file may not work as expected on this device" in the app
|
||||||
|
|
||||||
|
@lms_from4.3
|
||||||
Scenario: Open a PDF embedded using an iframe
|
Scenario: Open a PDF embedded using an iframe
|
||||||
Given the following "activities" exist:
|
Given the following "activities" exist:
|
||||||
| activity | idnumber | course | name | content |
|
| activity | idnumber | course | name | content |
|
||||||
|
|
Loading…
Reference in New Issue