Class BrowsingContext


  • public class BrowsingContext
    extends java.lang.Object
    • Field Detail

      • LIST_OF_BROWSING_CONTEXT_INFO

        protected static final java.lang.reflect.Type LIST_OF_BROWSING_CONTEXT_INFO
    • Constructor Detail

      • BrowsingContext

        public BrowsingContext​(org.openqa.selenium.WebDriver driver,
                               java.lang.String id)
      • BrowsingContext

        public BrowsingContext​(org.openqa.selenium.WebDriver driver,
                               org.openqa.selenium.WindowType type)
      • BrowsingContext

        public BrowsingContext​(org.openqa.selenium.WebDriver driver,
                               org.openqa.selenium.WindowType type,
                               java.lang.String referenceContextId)