|
Please write a new NighmareJS test that turns on/off profile picture.
1) login
2) click settings
3) click users
4) profile pictures
5) click "Display profile pictures" checkbox
6) click save
7) load users modules (click "Users" at top of screen)
8) click a user from the user list (center pane)
9) confirm that the full user record in the third pane has 100 x 100 pixel image in the "User information" section.
10) go back to profile picture settings and uncheck "Display profile pictures"
11) go back to a user record an confirm that 100 x 100 pixel image is not present.
|