[arquillian-issues] [JBoss JIRA] (ARQGRA-246) ByJQuery.jquerySelector with findElemens behaves differently than By

Radek Falhar (JIRA) jira-events at lists.jboss.org
Thu Dec 20 03:15:08 EST 2012


Radek Falhar created ARQGRA-246:
-----------------------------------

             Summary: ByJQuery.jquerySelector with findElemens behaves differently than By
                 Key: ARQGRA-246
                 URL: https://issues.jboss.org/browse/ARQGRA-246
             Project: Arquillian Graphene
          Issue Type: Bug
            Reporter: Radek Falhar
            Priority: Minor


Standard implementation of By in Selenium returns empty list with findElements, when no element can be found.
Graphene's ByJQuery throws exception instead.

This behavior should be consistent.

It can be fixed by moving emptiness check from end of ByJQuery.findElements into findElement.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list