Class ConfluenceComponentSupportModule
- java.lang.Object
-
- com.atlassian.confluence.pageobjects.selenium3.module.ConfluenceComponentSupportModule
-
- All Implemented Interfaces:
com.google.inject.Module
@Deprecated public class ConfluenceComponentSupportModule extends Object implements com.google.inject.Module
Deprecated.in 5.8. UseConfluenceComponentSupportModule
instead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.
-
-
Constructor Summary
Constructors Constructor Description ConfluenceComponentSupportModule(com.atlassian.pageobjects.TestedProduct<? extends com.atlassian.webdriver.pageobjects.WebDriverTester> testedProduct)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
configure(com.google.inject.Binder binder)
Deprecated.
-