Class InFrameEnricher

java.lang.Object
org.jboss.arquillian.graphene.enricher.AbstractSearchContextEnricher
org.jboss.arquillian.graphene.enricher.InFrameEnricher
All Implemented Interfaces:
SearchContextTestEnricher

public class InFrameEnricher extends AbstractSearchContextEnricher
Author:
Juraj Huska
  • Constructor Details

    • InFrameEnricher

      public InFrameEnricher()
  • Method Details

    • enrich

      public void enrich(org.openqa.selenium.SearchContext searchContext, Object objectToEnrich)
    • resolve

      public Object[] resolve(org.openqa.selenium.SearchContext searchContext, Method method, Object[] resolvedParams)
    • getPrecedence

      public int getPrecedence()