Releases: abramenal/cypress-shadow-dom
Releases · abramenal/cypress-shadow-dom
v1.4.0
#46 shadowFind: command to support direct children. support Cypress v4. enhance validators to throw on empty strings
v1.3.0
#43 shadowType: change the event dispatching of shadowType so that it sends input
for each keystroke and change upon completion
#32 shadowContains: matches current subject as well as descendents
#28 shadowContains: update code to use jquery, search light dom
#26 shadowFind: fix issues with retry-ability and $.find semantics
v1.2.0
#19 make options as optional argument in type definitions
#21 add timeouts to all commands for retryability support
v1.1.1
v1.1.0 were published with beta
tag so this is just a version bump to become latest
available
v1.1.0
#14 add ability to set retry timeout for a command
v0.1.2
#4 allow shadowContains
work with non-shadow DOM assertions