Module Selenium
Provides classes and predicates for identifying classes reflectively constructed by Selenium using the
PageFactory.initElements(...)
method.
Import path
import semmle.code.java.frameworks.Selenium
Imports
Reflection | Provides classes and predicates for working with Java Reflection. |
default | DEPRECATED: use |
Classes
SeleniumInitElementsAccess | A call to the Selenium |
SeleniumPageFactory | The Selenium |
SeleniumPageObject | A class which is constructed by Selenium as a page object using |