[arquillian-issues] [JBoss JIRA] (ARQGRA-290) testAttributeIsPresent fails on Chrome and PhantomJS

Juraj Húska (JIRA) jira-events at lists.jboss.org
Thu Mar 28 08:52:43 EDT 2013


    [ https://issues.jboss.org/browse/ARQGRA-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763511#comment-12763511 ] 

Juraj Húska edited comment on ARQGRA-290 at 3/28/13 8:51 AM:
-------------------------------------------------------------

There are these options to go with for me:
* report this behavior in upstream WebDriver
* alter the {{AttributePresent}} condition in a way that it will work correctly with empy {{style}} and {{name}} attributes
* Use JS interface to retrieve the attribute information on our own - not sure if possible, since we need to locate that element by our own

Which one would you like to go with guys ?
                
      was (Author: jhuska):
    There are two options to go with for me:
* alter the {{AttributePresent}} condition in a way that it will work correctly with empy {{style}} and {{name}} attributes
* Use JS interface to retrieve the attribute information on our own, and report this behavior in upstream WebDriver.

Which one would you like to go with guys ?
                  
> testAttributeIsPresent fails on Chrome and PhantomJS
> ----------------------------------------------------
>
>                 Key: ARQGRA-290
>                 URL: https://issues.jboss.org/browse/ARQGRA-290
>             Project: Arquillian Graphene
>          Issue Type: Bug
>            Reporter: Lukáš Fryč
>            Assignee: Juraj Húska
>            Priority: Critical
>             Fix For: 2.0.0.Alpha4
>
>
> Test cases:
> {code}
> LocatorAttributeTest.testAttributeIsPresent
> LocatorAttributeTest.testAttributeIsPresentDirectly
> WebElementAttributeTest.testAttributeIsPresent
> WebElementAttributeTest.testAttributeIsPresentDirectly
> ConditionsTestCase.testAttributeIsPresent
> {code}

--
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