mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 20:06:46 +02:00
MDL-62948 tool_policy: Increase window size
In the default window size the floating footer detaling the privacy policies covers the "Login as guest" button.
This commit is contained in:
parent
b80a22f5ba
commit
cb8c503098
1 changed files with 1 additions and 0 deletions
|
@ -460,6 +460,7 @@ Feature: User must accept policy managed by this plugin when logging in and sign
|
||||||
| This privacy policy | 1 | | full text3 | short text3 | active | loggedin |
|
| This privacy policy | 1 | | full text3 | short text3 | active | loggedin |
|
||||||
| This guests policy | 0 | | full text4 | short text4 | active | guest |
|
| This guests policy | 0 | | full text4 | short text4 | active | guest |
|
||||||
And I am on site homepage
|
And I am on site homepage
|
||||||
|
And I change window size to "large"
|
||||||
And I follow "Log in"
|
And I follow "Log in"
|
||||||
When I press "Log in as a guest"
|
When I press "Log in as a guest"
|
||||||
Then I should see "If you continue browsing this website, you agree to our policies"
|
Then I should see "If you continue browsing this website, you agree to our policies"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue