Skip to content

Latest commit

 

History

History
33 lines (13 loc) · 449 Bytes

CHANGELOG.md

File metadata and controls

33 lines (13 loc) · 449 Bytes

Change Log

v2.10.0

  • Add RotationManager for get and set display orientation (thanks to @jonstoneman)

v2.9.1

  • Fix XPath attribute value if this ControlType

v2.9.0

  • Add 'SetFocus' method to 'CruciatusElement'

v2.8.0

  • Add XPath strategy for locating elements

v2.7.0

  • Set default search timeout to 10 seconds
  • Simplify DataGrid element instantiation