[arquillian-issues] [JBoss JIRA] (ARQGRA-283) Create blog entry about Graphene vs WebDriver

Juraj Húska (JIRA) jira-events at lists.jboss.org
Tue Mar 26 07:10:42 EDT 2013


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

Juraj Húska commented on ARQGRA-283:
------------------------------------

First proposal:

# Introduction
## Testing difficulties in general: _unreliable waits_, 
## _testing of ajax behavior_, 
## _coupling of HTML and test code_
# Introducing Graphene
## Coolest features: _request guards_,
## _Page Objects_ - support for {{@Page}}, nested pages, {{@FindBy}}, _JQuery_ locators, locators from field names, enriching of other injection points like {{@Drone}}, {{@Location}} mechanism
## _Page Fragments_ - rooting mechanism, reference to RichFaces page fragments, dynamically creatable
## _fluent API_ for waits - example
## _JS interfaces_ - example
## _Interceptors_ - example for resolving {{Stale..}} exceptions
## highly extendable and usable with {{Arquillian}} life cycle
# Wrap-up
## nice table which summarizes all the features in comparison to {{WebDriver}}

General notes:
* Where it is possible I will reference to {{WebDriver}} to showcase the difference. So for example when I will be speaking about waits I will also show how it is done in {{WebDriver}}.

What do you think Lukas ?
                
> Create blog entry about Graphene vs WebDriver
> ---------------------------------------------
>
>                 Key: ARQGRA-283
>                 URL: https://issues.jboss.org/browse/ARQGRA-283
>             Project: Arquillian Graphene
>          Issue Type: Task
>          Components: doc
>            Reporter: Juraj Húska
>            Assignee: Juraj Húska
>             Fix For: 2.0.0.Alpha4
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> Create blog entry about core differences between WebDriver and Graphene. It should summarize all Graphene features to promote them.

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