Packages 
Package Description
com.github.loyada.jdollarx
main package for defining Path DOM elements and browser interaction
com.github.loyada.jdollarx.custommatchers
Custom Hamcrest matchers for assertions in tests - supports multiple instances of browsers, as well as assertions on a W3C Document
com.github.loyada.jdollarx.highlevelapi
Package for high level interactions.
com.github.loyada.jdollarx.singlebrowser
Simplified API for interaction with a single instance of browser
com.github.loyada.jdollarx.singlebrowser.custommatchers
Custom Hamcrest matchers for assertions in tests - for a singleton instance of browser
com.github.loyada.jdollarx.singlebrowser.highlevelapi
Package for high level interactions.
com.github.loyada.jdollarx.singlebrowser.sizing
Custom manipulations and evaluations of dimensions of elements or browser window size - for a singleton instance of browser
com.github.loyada.jdollarx.utils
Utilities for troubleshooting