Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 48... Línea 48...
48
    And I set the field "bulk-message" to "blah blah"
48
    And I set the field "bulk-message" to "blah blah"
49
    And I click on "Send message to 2 people" "button"
49
    And I click on "Send message to 2 people" "button"
50
    Then I should see "Message sent to 2 people"
50
    Then I should see "Message sent to 2 people"
51
    And I log out
51
    And I log out
52
    And I log in as "student1"
52
    And I log in as "student1"
53
    And I should see "1" in the "//*[@title='Toggle messaging drawer']/../*[@data-region='count-container']" "xpath_element"
53
    And I should see "1" in the "Toggle messaging drawer" "button"
54
    And I log out
54
    And I log out
55
    And I log in as "student3"
55
    And I log in as "student3"
56
    And I should see "1" in the "//*[@title='Toggle messaging drawer']/../*[@data-region='count-container']" "xpath_element"
56
    And I should see "1" in the "Toggle messaging drawer" "button"
57
    And I log out
57
    And I log out
58
    And I log in as "student2"
58
    And I log in as "student2"
59
    And I should not see "1" in the "//*[@title='Toggle messaging drawer']/../*[@data-region='count-container']" "xpath_element"
59
    And I should not see "1" in the "Toggle messaging drawer" "button"
Línea 60... Línea 60...
60
 
60
 
61
  @javascript
61
  @javascript
62
  Scenario: Message all users
62
  Scenario: Message all users
63
    When I am on the forum1 "forum activity" page logged in as teacher1
63
    When I am on the forum1 "forum activity" page logged in as teacher1