Package org.jboss.arquillian.graphene.page


package org.jboss.arquillian.graphene.page
  • Annotation Types
    Class
    Description
    Specifies that given element, page or page fragment is located inside the frame given by its name or ID or index.
    Specifies that given page object should be opened before the test is executed.
    Specifies location of the annotated Page Object, relative to the URL of an Arquillian deployment.
    This annotation marks the given object to be instantiated and injected as Page object