[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 @editor @editor_atto @atto @atto_charmap 2 Feature: Atto charmap button 3 To format text in Atto, I need to add symbols 4 5 @javascript 6 Scenario: Insert symbols 7 Given I log in as "admin" 8 And I follow "Profile" in the user menu 9 And I follow "Edit profile" 10 And I set the field "Description" to "<p>1980 Mullet</p>" 11 And I select the text in the "Description" Atto editor 12 When I click on "Show more buttons" "button" 13 And I click on "Insert character" "button" 14 And I click on "a - macron" "button" 15 And I press "Update profile" 16 And I follow "Preferences" in the user menu 17 And I follow "Editor preferences" 18 And I set the field "Text editor" to "Plain text area" 19 And I press "Save changes" 20 And I follow "Edit profile" 21 Then I should see "ā"
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |