| Interface | Description |
|---|---|
| InteractiveSeleniumHandler |
| Class | Description |
|---|---|
| DefalultMultiInteractionHandler |
This is a placeholder/example of a technique or use case where we do multiple
interaction with the web driver and need data from each such interaction in the end.
|
| DefaultClickAllAjaxLinksHandler |
This handler clicks all the tags
because it considers them as not usual links but ajax links/interactions.
|
| DefaultHandler |
Copyright © 2021 The Apache Software Foundation