Uses of Class
com.github.loyada.jdollarx.custommatchers.HasElementNTimes
-
Packages that use HasElementNTimes Package Description 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 -
-
Uses of HasElementNTimes in com.github.loyada.jdollarx.custommatchers
Methods in com.github.loyada.jdollarx.custommatchers that return HasElementNTimes Modifier and Type Method Description HasElementNTimesHasElements. present(int nTimes)
-