| Class | Description |
|---|---|
| ByJQuery |
This locator will use jQuery to locate
WebElement. |
| JQueryLocatorBuilder |
This class will be used to transfer
FindByJQuery annotation to
ByJQuery. |
| Annotation Type | Description |
|---|---|
| FindByJQuery |
Used to mark a field on a
RegionObject to indicate locating by
JQuery. |
Copyright © 2016. All rights reserved.