__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
@core @core_notes
Feature: Add notes to site users
In order to share information with other users
As an admin
I need to add notes to site user accounts
Scenario: Add a user site note
Given the following "users" exist:
| username | firstname | lastname | email |
| student1 | Student | 1 | student1@example.com |
When I am on the "student1" "user > profile" page logged in as "admin"
And I follow "Notes"
And I follow "Add a new note"
And I set the field "Content" to "Student 1 needs to pick up his game"
And I press "Save changes"
Then I should see "Student 1 needs to pick up his game" in the ".notelist" "css_element"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| participants_notes.feature | File | 3.2 KB | 0644 |
|
| site_notes.feature | File | 694 B | 0644 |
|