]
Karel Piwko updated ARQAJO-42:
------------------------------
Summary: Check possibilities for SimplifiedFormatter to automatically escape
dangerous characters (was: Check possibilities for SimpleFormatter to automatically
escape dangerous characters)
Assignee: Karel Piwko (was: Lukas Fryc)
Fix Version/s: 1.0.0.Alpha3
(was: 1.0.0.Alpha2)
Check possibilities for SimplifiedFormatter to automatically escape
dangerous characters
----------------------------------------------------------------------------------------
Key: ARQAJO-42
URL:
https://issues.jboss.org/browse/ARQAJO-42
Project: Arquillian Ajocado
Issue Type: Enhancement
Affects Versions: 1.0.0.Alpha1
Reporter: Karel Piwko
Assignee: Karel Piwko
Fix For: 1.0.0.Alpha3
Write tests to check {code:java}getDescendant(jq), getChild(jq) and
getAttribute(atr){code} is correctly escaping characters needed for jquery/javascript
execution via Selenium object.
For the moment, dangerous characters are ' (single quote) and : (colon), which may
appears in RF generated id's and function calls, such as :contains('foo').
--
This message is automatically generated by JIRA.
For more information on JIRA, see: