[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 @editor @editor_atto @atto @atto_html 2 Feature: Atto edit HTML 3 To write advanced HTML, I need to edit the HTML source code 4 5 @javascript 6 Scenario: Edit the html source 7 Given I log in as "admin" 8 When I follow "Profile" in the user menu 9 And I follow "Edit profile" 10 And I set the field "Description" to "<p style=\"color: blue;\">Smurf</p>" 11 And I click on "Show more buttons" "button" 12 And I click on "HTML" "button" 13 Then the field "Description" matches value "<p style=\"color: blue;\">Smurf</p>" 14
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 |