Releases: LiquidThinking/Xenon
Releases · LiquidThinking/Xenon
0.1.25
Ignore whitespace when comparing using XenonElementsFinder.TextIs method
Merge pull request #47 from adeel41/master Ignore whitespace when using XenonElementsFinder TextIs method
Added overload to DoesNotContainElement
v0.1.13 Added overload to DoesNotContainElement
0.1.7: Merge pull request #43 from adeel41/master
Better handling when an exception is thrown and xenon is waiting for a pre/post assertion.
Pre scroll to element
enhancement: Scroll to an element first before performing an action on it e.g. (Click, EnterText, Clear)
Added XenonScreen
v0.1.0 Released 0.1.2-beta1001
0.1.1-beta1002
Merge pull request #32 from jrote1/VisableFix Fixed issue when element is hidden
0.1.0-rc3
v0.1.0-rc3 Added Clear Method
0.1.0-rc1
Merge pull request #24 from adeel41/ConfirmationBoxes fixed #23 by adding methods to click, cancel, and enter text in dialog boxes
Added Select list and ability to switch and close windows
v0.1.0-alpha10 Fixed Owin Post Method