robotframework-2.7.7.atest.robot.parsing.html_entityrefs.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of robotframework Show documentation
Show all versions of robotframework Show documentation
High level test automation framework
The newest version!
*** Settings ***
Documentation Tests for HTML entity and character references. Former are escapes like 'ä' and latter are in format 'R'.
Suite Setup Run Tests ${EMPTY} parsing/html_entityrefs.html
Force Tags regression jybot pybot
Resource atest_resource.txt
*** Test Cases ***
Scandinavian Letters
Check Test Case ${TEST NAME}
XML Escapes
Check Test Case ${TEST NAME}
Other Escapes
Check Test Case ${TEST NAME}
Numerical Escapes
[Documentation] These are character references
Check Test Case ${TEST NAME}
Variables using escapes
Check Test Case ${TEST NAME}