| Package | Description |
|---|---|
| com.crawljax.core.state | |
| com.crawljax.util |
Utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
Element |
Eventable.getElement() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Element.equalAttributes(Element otherElement)
Are all the attributes the same?
|
boolean |
Element.equalId(Element otherElement)
Are both Id's the same?
|
boolean |
Element.equalText(Element otherElement)
Are both the text equal?
|
void |
Eventable.setElement(Element element) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ElementResolver.equivalent(Element otherElement,
boolean logging)
Comparator against other element.
|
Copyright © 2007-2013. All Rights Reserved.