[JBoss JIRA] (ARQGRA-255) Update documentation for Alpha3, Alpha4 and Alpha5 features
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-255?page=com.atlassian.jira.plugin... ]
Juraj Húska edited comment on ARQGRA-255 at 6/10/13 4:53 AM:
-------------------------------------------------------------
Sure thing Lukas.
Here are the changes I have identified. The striked ones are already incorporated in the doc:
* -deprecation of {{guardXhr}}-
* -create new subpage for Graphene Interceptors and provided small example of interceptor defining and registering-
* {{GrapheneElement}} and its methods {{isPresent}}, {{fire}} - include {{attribute().value()}}, {{present()}}
* fluent API of waits - examples, Graphene.element deprecated
* request guards filters - ARQGRA-275
* injecting {{WebElement}} wrappers - ARQGRA-258 - e.g. Select support
* create sub page for Graphene {{@FindBy}} and JQuery support, supporting Selenium features like {{FindBys}}, {{How}}
* Automatically infer ID locator from field name annotated just by {{@FindBy}}
* Page Fragments can be created dynamically
* {{GrapheneContext.getProxy}} does not exist anymore - one static context
* It is possible to have multiple {{WebDriver}} instances in one test to achieve multiple windows support - ARQGRA-72
* Page Objects and Page Fragments can be declared as nested classes
* -Page Fragments do not need to have {{@Root}} annotated field-
* -Page Fragments can be nested in other fragments-
* Injecting Lists annotated with FindBy
* Mention StaleElement interceptor
Changes I would like to gather more info about:
* {{RequestGuard.setMaximumCallbackTimeout}}
* Expose LocalStorage and SessionStorage enrichments directly - ARQGRA-254
was (Author: jhuska):
Sure thing Lukas.
Here are the changes I have identified. The striked ones are already incorporated in the doc:
* -deprecation of {{guardXhr}}-
* -create new subpage for Graphene Interceptors and provided small example of interceptor defining and registering-
* {{GrapheneElement}} and its methods {{isPresent}}, {{fire}} - include {{attribute().value()}}, {{present()}}
* fluent API of waits - examples, Graphene.element deprecated
* request guards filters - ARQGRA-275
* injecting {{WebElement}} wrappers - ARQGRA-258 - e.g. Select support
* create sub page for Graphene {{@FindBy}} and JQuery support, supporting Selenium features like {{FindBys}}, {{How}}
* Automatically infer ID locator from field name annotated just by {{@FindBy}}
* Page Fragments can be created dynamically
* {{GrapheneContext.getProxy}} does not exist anymore - one static context
* It is possible to have multiple {{WebDriver}} instances in one test to achieve multiple windows support - ARQGRA-72
* Page Objects and Page Fragments can be declared as nested classes
* -Page Fragments do not need to have {{@Root}} annotated field-
* Page Fragments can be nested in other fragments
* Injecting Lists annotated with FindBy
* Mention StaleElement interceptor
Changes I would like to gather more info about:
* {{RequestGuard.setMaximumCallbackTimeout}}
* Expose LocalStorage and SessionStorage enrichments directly - ARQGRA-254
> Update documentation for Alpha3, Alpha4 and Alpha5 features
> -----------------------------------------------------------
>
> Key: ARQGRA-255
> URL: https://issues.jboss.org/browse/ARQGRA-255
> Project: Arquillian Graphene
> Issue Type: Feature Request
> Reporter: Lukáš Fryč
> Assignee: Juraj Húska
> Priority: Critical
> Fix For: 2.0.0.Alpha5
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
--
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
11 years, 6 months
[JBoss JIRA] (ARQ-1402) Upgrade ShrinkWrap Resolvers to 2.0.0 Beta
by Jakub Narloch (JIRA)
Jakub Narloch created ARQ-1402:
----------------------------------
Summary: Upgrade ShrinkWrap Resolvers to 2.0.0 Beta
Key: ARQ-1402
URL: https://issues.jboss.org/browse/ARQ-1402
Project: Arquillian
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Extension - Spring
Affects Versions: spring_1.0.0.next
Reporter: Jakub Narloch
Assignee: Jakub Narloch
Upgrade the ShrinkWrap resolvers to newest version.
--
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
11 years, 6 months
[JBoss JIRA] (ARQGRA-255) Update documentation for Alpha3, Alpha4 and Alpha5 features
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-255?page=com.atlassian.jira.plugin... ]
Juraj Húska edited comment on ARQGRA-255 at 6/9/13 2:27 PM:
------------------------------------------------------------
Sure thing Lukas.
Here are the changes I have identified. The striked ones are already incorporated in the doc:
* -deprecation of {{guardXhr}}-
* -create new subpage for Graphene Interceptors and provided small example of interceptor defining and registering-
* {{GrapheneElement}} and its methods {{isPresent}}, {{fire}} - include {{attribute().value()}}, {{present()}}
* fluent API of waits - examples, Graphene.element deprecated
* request guards filters - ARQGRA-275
* injecting {{WebElement}} wrappers - ARQGRA-258 - e.g. Select support
* create sub page for Graphene {{@FindBy}} and JQuery support, supporting Selenium features like {{FindBys}}, {{How}}
* Automatically infer ID locator from field name annotated just by {{@FindBy}}
* Page Fragments can be created dynamically
* {{GrapheneContext.getProxy}} does not exist anymore - one static context
* It is possible to have multiple {{WebDriver}} instances in one test to achieve multiple windows support - ARQGRA-72
* Page Objects and Page Fragments can be declared as nested classes
* -Page Fragments do not need to have {{@Root}} annotated field-
* Page Fragments can be nested in other fragments
* Injecting Lists annotated with FindBy
* Mention StaleElement interceptor
Changes I would like to gather more info about:
* {{RequestGuard.setMaximumCallbackTimeout}}
* Expose LocalStorage and SessionStorage enrichments directly - ARQGRA-254
was (Author: jhuska):
Sure thing Lukas.
Here are the changes I have identified. The striked ones are already incorporated in the doc:
* -deprecation of {{guardXhr}}-
* -create new subpage for Graphene Interceptors and provided small example of interceptor defining and registering-
* {{GrapheneElement}} and its methods {{isPresent}}, {{fire}} - include {{attribute().value()}}, {{present()}}
* fluent API of waits - examples, Graphene.element deprecated
* request guards filters - ARQGRA-275
* injecting {{WebElement}} wrappers - ARQGRA-258 - e.g. Select support
* create sub page for Graphene {{@FindBy}} and JQuery support, supporting Selenium features like {{FindBys}}, {{How}}
* Automatically infer ID locator from field name annotated just by {{@FindBy}}
* Page Fragments can be created dynamically
* {{GrapheneContext.getProxy}} does not exist anymore - one static context
* It is possible to have multiple {{WebDriver}} instances in one test to achieve multiple windows support - ARQGRA-72
* Page Objects and Page Fragments can be declared as nested classes
* Page Fragments do not need to have {{@Root}} annotated field
* Page Fragments can be nested in other fragments
* Injecting Lists annotated with FindBy
* Mention StaleElement interceptor
Changes I would like to gather more info about:
* {{RequestGuard.setMaximumCallbackTimeout}}
* Expose LocalStorage and SessionStorage enrichments directly - ARQGRA-254
> Update documentation for Alpha3, Alpha4 and Alpha5 features
> -----------------------------------------------------------
>
> Key: ARQGRA-255
> URL: https://issues.jboss.org/browse/ARQGRA-255
> Project: Arquillian Graphene
> Issue Type: Feature Request
> Reporter: Lukáš Fryč
> Assignee: Juraj Húska
> Priority: Critical
> Fix For: 2.0.0.Alpha5
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
--
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
11 years, 6 months
[JBoss JIRA] (ARQGRA-255) Update documentation for Alpha3, Alpha4 and Alpha5 features
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-255?page=com.atlassian.jira.plugin... ]
Juraj Húska edited comment on ARQGRA-255 at 6/8/13 7:02 PM:
------------------------------------------------------------
Sure thing Lukas.
Here are the changes I have identified. The striked ones are already incorporated in the doc:
* -deprecation of {{guardXhr}}-
* -create new subpage for Graphene Interceptors and provided small example of interceptor defining and registering-
* {{GrapheneElement}} and its methods {{isPresent}}, {{fire}} - include {{attribute().value()}}, {{present()}}
* fluent API of waits - examples, Graphene.element deprecated
* request guards filters - ARQGRA-275
* injecting {{WebElement}} wrappers - ARQGRA-258 - e.g. Select support
* create sub page for Graphene {{@FindBy}} and JQuery support, supporting Selenium features like {{FindBys}}, {{How}}
* Automatically infer ID locator from field name annotated just by {{@FindBy}}
* Page Fragments can be created dynamically
* {{GrapheneContext.getProxy}} does not exist anymore - one static context
* It is possible to have multiple {{WebDriver}} instances in one test to achieve multiple windows support - ARQGRA-72
* Page Objects and Page Fragments can be declared as nested classes
* Page Fragments do not need to have {{@Root}} annotated field
* Page Fragments can be nested in other fragments
* Injecting Lists annotated with FindBy
* Mention StaleElement interceptor
Changes I would like to gather more info about:
* {{RequestGuard.setMaximumCallbackTimeout}}
* Expose LocalStorage and SessionStorage enrichments directly - ARQGRA-254
was (Author: jhuska):
Sure thing Lukas.
Here are the changes I have identified. The striked ones are already incorporated in the doc:
* -deprecation of {{guardXhr}}-
* -create new subpage for Graphene Interceptors and provided small example of interceptor defining and registering-
* {{GrapheneElement}} and its methods {{isPresent}}, {{fire}} - include {{attribute().value()}}, {{present()}}
* fluent API of waits - examples, Graphene.element deprecated
* request guards filters - ARQGRA-275
* injecting {{WebElement}} wrappers - ARQGRA-258 - e.g. Select support
* create sub page for Graphene {{@FindBy}} and JQuery support, supporting Selenium features like {{FindBys}}, {{How}}
* Automatically infer ID locator from field name annotated just by {{@FindBy}}
* Page Fragments can be created dynamically
* {{GrapheneContext.getProxy}} does not exist anymore - one static context
* It is possible to have multiple {{WebDriver}} instances in one test to achieve multiple windows support - ARQGRA-72
* Page Objects and Page Fragments can be declared as nested classes
* Page Fragments do not need to have {{@Root}} annotated field
* Page Fragments can be nested in other fragments
* Injecting Lists annotated with FindBy
Changes I would like to gather more info about:
* {{RequestGuard.setMaximumCallbackTimeout}}
* Expose LocalStorage and SessionStorage enrichments directly - ARQGRA-254
> Update documentation for Alpha3, Alpha4 and Alpha5 features
> -----------------------------------------------------------
>
> Key: ARQGRA-255
> URL: https://issues.jboss.org/browse/ARQGRA-255
> Project: Arquillian Graphene
> Issue Type: Feature Request
> Reporter: Lukáš Fryč
> Assignee: Juraj Húska
> Priority: Critical
> Fix For: 2.0.0.Alpha5
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
--
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
11 years, 6 months
[JBoss JIRA] (ARQGRA-255) Update documentation for Alpha3, Alpha4 and Alpha5 features
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-255?page=com.atlassian.jira.plugin... ]
Juraj Húska edited comment on ARQGRA-255 at 6/8/13 6:59 PM:
------------------------------------------------------------
Sure thing Lukas.
Here are the changes I have identified. The striked ones are already incorporated in the doc:
* -deprecation of {{guardXhr}}-
* -create new subpage for Graphene Interceptors and provided small example of interceptor defining and registering-
* {{GrapheneElement}} and its methods {{isPresent}}, {{fire}} - include {{attribute().value()}}, {{present()}}
* fluent API of waits - examples, Graphene.element deprecated
* request guards filters - ARQGRA-275
* injecting {{WebElement}} wrappers - ARQGRA-258 - e.g. Select support
* create sub page for Graphene {{@FindBy}} and JQuery support, supporting Selenium features like {{FindBys}}, {{How}}
* Automatically infer ID locator from field name annotated just by {{@FindBy}}
* Page Fragments can be created dynamically
* {{GrapheneContext.getProxy}} does not exist anymore - one static context
* It is possible to have multiple {{WebDriver}} instances in one test to achieve multiple windows support - ARQGRA-72
* Page Objects and Page Fragments can be declared as nested classes
* Page Fragments do not need to have {{@Root}} annotated field
* Page Fragments can be nested in other fragments
* Injecting Lists annotated with FindBy
Changes I would like to gather more info about:
* {{RequestGuard.setMaximumCallbackTimeout}}
* Expose LocalStorage and SessionStorage enrichments directly - ARQGRA-254
was (Author: jhuska):
Sure thing Lukas.
Here are the changes I have identified. The striked ones are already incorporated in the doc:
* -deprecation of {{guardXhr}}-
* -create new subpage for Graphene Interceptors and provided small example of interceptor defining and registering-
* {{GrapheneElement}} and its methods {{isPresent}}, {{fire}} - include {{attribute().value()}}, {{present()}}
* fluent API of waits - examples, Graphene.element deprecated
* request guards filters - ARQGRA-275
* injecting {{WebElement}} wrappers - ARQGRA-258 - e.g. Select support
* create sub page for Graphene {{@FindBy}} and JQuery support, supporting Selenium features like {{FindBys}}, {{How}}
* Automatically infer ID locator from field name annotated just by {{@FindBy}}
* Page Fragments can be created dynamically
* {{GrapheneContext.getProxy}} does not exist anymore - one static context
* It is possible to have multiple {{WebDriver}} instances in one test to achieve multiple windows support - ARQGRA-72
* Page Objects and Page Fragments can be declared as nested classes
* Page Fragments do not need to have {{@Root}} annotated field
* Page Fragments can be nested in other fragments.
Changes I would like to gather more info about:
* {{RequestGuard.setMaximumCallbackTimeout}}
* Expose LocalStorage and SessionStorage enrichments directly - ARQGRA-254
> Update documentation for Alpha3, Alpha4 and Alpha5 features
> -----------------------------------------------------------
>
> Key: ARQGRA-255
> URL: https://issues.jboss.org/browse/ARQGRA-255
> Project: Arquillian Graphene
> Issue Type: Feature Request
> Reporter: Lukáš Fryč
> Assignee: Juraj Húska
> Priority: Critical
> Fix For: 2.0.0.Alpha5
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
--
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
11 years, 6 months
[JBoss JIRA] (ARQGRA-255) Update documentation for Alpha3, Alpha4 and Alpha5 features
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-255?page=com.atlassian.jira.plugin... ]
Juraj Húska edited comment on ARQGRA-255 at 6/8/13 6:57 PM:
------------------------------------------------------------
Sure thing Lukas.
Here are the changes I have identified. The striked ones are already incorporated in the doc:
* -deprecation of {{guardXhr}}-
* -create new subpage for Graphene Interceptors and provided small example of interceptor defining and registering-
* {{GrapheneElement}} and its methods {{isPresent}}, {{fire}} - include {{attribute().value()}}, {{present()}}
* fluent API of waits - examples, Graphene.element deprecated
* request guards filters - ARQGRA-275
* injecting {{WebElement}} wrappers - ARQGRA-258 - e.g. Select support
* create sub page for Graphene {{@FindBy}} and JQuery support, supporting Selenium features like {{FindBys}}, {{How}}
* Automatically infer ID locator from field name annotated just by {{@FindBy}}
* Page Fragments can be created dynamically
* {{GrapheneContext.getProxy}} does not exist anymore - one static context
* It is possible to have multiple {{WebDriver}} instances in one test to achieve multiple windows support - ARQGRA-72
* Page Objects and Page Fragments can be declared as nested classes
* Page Fragments do not need to have {{@Root}} annotated field
Changes I would like to gather more info about:
* {{RequestGuard.setMaximumCallbackTimeout}}
* Expose LocalStorage and SessionStorage enrichments directly - ARQGRA-254
was (Author: jhuska):
Sure thing Lukas.
Here are the changes I have identified. The striked ones are already incorporated in the doc:
* -deprecation of {{guardXhr}}-
* -create new subpage for Graphene Interceptors and provided small example of interceptor defining and registering-
* {{GrapheneElement}} and its methods {{isPresent}}, {{fire}} - include {{attribute().value()}}, {{present()}}
* fluent API of waits - examples, Graphene.element deprecated
* request guards filters - ARQGRA-275
* injecting {{WebElement}} wrappers - ARQGRA-258 - e.g. Select support
* create sub page for Graphene {{@FindBy}} and JQuery support, supporting Selenium features like {{FindBys}}, {{How}}
* Automatically infer ID locator from field name annotated just by {{@FindBy}}
* Page Fragments can be created dynamically
* {{GrapheneContext.getProxy}} does not exist anymore - one static context
* It is possible to have multiple {{WebDriver}} instances in one test to achieve multiple windows support - ARQGRA-72
* Page Objects and Page Fragments can be declared as nested classes
Changes I would like to gather more info about:
* {{RequestGuard.setMaximumCallbackTimeout}}
* Expose LocalStorage and SessionStorage enrichments directly - ARQGRA-254
> Update documentation for Alpha3, Alpha4 and Alpha5 features
> -----------------------------------------------------------
>
> Key: ARQGRA-255
> URL: https://issues.jboss.org/browse/ARQGRA-255
> Project: Arquillian Graphene
> Issue Type: Feature Request
> Reporter: Lukáš Fryč
> Assignee: Juraj Húska
> Priority: Critical
> Fix For: 2.0.0.Alpha5
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
--
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
11 years, 6 months
[JBoss JIRA] (ARQGRA-255) Update documentation for Alpha3, Alpha4 and Alpha5 features
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-255?page=com.atlassian.jira.plugin... ]
Juraj Húska edited comment on ARQGRA-255 at 6/8/13 6:58 PM:
------------------------------------------------------------
Sure thing Lukas.
Here are the changes I have identified. The striked ones are already incorporated in the doc:
* -deprecation of {{guardXhr}}-
* -create new subpage for Graphene Interceptors and provided small example of interceptor defining and registering-
* {{GrapheneElement}} and its methods {{isPresent}}, {{fire}} - include {{attribute().value()}}, {{present()}}
* fluent API of waits - examples, Graphene.element deprecated
* request guards filters - ARQGRA-275
* injecting {{WebElement}} wrappers - ARQGRA-258 - e.g. Select support
* create sub page for Graphene {{@FindBy}} and JQuery support, supporting Selenium features like {{FindBys}}, {{How}}
* Automatically infer ID locator from field name annotated just by {{@FindBy}}
* Page Fragments can be created dynamically
* {{GrapheneContext.getProxy}} does not exist anymore - one static context
* It is possible to have multiple {{WebDriver}} instances in one test to achieve multiple windows support - ARQGRA-72
* Page Objects and Page Fragments can be declared as nested classes
* Page Fragments do not need to have {{@Root}} annotated field
* Page Fragments can be nested in other fragments.
Changes I would like to gather more info about:
* {{RequestGuard.setMaximumCallbackTimeout}}
* Expose LocalStorage and SessionStorage enrichments directly - ARQGRA-254
was (Author: jhuska):
Sure thing Lukas.
Here are the changes I have identified. The striked ones are already incorporated in the doc:
* -deprecation of {{guardXhr}}-
* -create new subpage for Graphene Interceptors and provided small example of interceptor defining and registering-
* {{GrapheneElement}} and its methods {{isPresent}}, {{fire}} - include {{attribute().value()}}, {{present()}}
* fluent API of waits - examples, Graphene.element deprecated
* request guards filters - ARQGRA-275
* injecting {{WebElement}} wrappers - ARQGRA-258 - e.g. Select support
* create sub page for Graphene {{@FindBy}} and JQuery support, supporting Selenium features like {{FindBys}}, {{How}}
* Automatically infer ID locator from field name annotated just by {{@FindBy}}
* Page Fragments can be created dynamically
* {{GrapheneContext.getProxy}} does not exist anymore - one static context
* It is possible to have multiple {{WebDriver}} instances in one test to achieve multiple windows support - ARQGRA-72
* Page Objects and Page Fragments can be declared as nested classes
* Page Fragments do not need to have {{@Root}} annotated field
Changes I would like to gather more info about:
* {{RequestGuard.setMaximumCallbackTimeout}}
* Expose LocalStorage and SessionStorage enrichments directly - ARQGRA-254
> Update documentation for Alpha3, Alpha4 and Alpha5 features
> -----------------------------------------------------------
>
> Key: ARQGRA-255
> URL: https://issues.jboss.org/browse/ARQGRA-255
> Project: Arquillian Graphene
> Issue Type: Feature Request
> Reporter: Lukáš Fryč
> Assignee: Juraj Húska
> Priority: Critical
> Fix For: 2.0.0.Alpha5
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
--
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
11 years, 6 months