Skip to content

Releases: Testura/Testura.Android.PageObjectCreator

1.3.0

16 Jun 22:43
Compare
Choose a tag to compare
  • Added support to generate ui object with attributes

1.2.1

03 Jun 20:56
Compare
Choose a tag to compare
  • Fixed bug with dump and minor improvements to automatic withs

1.2.0

11 Mar 00:18
Compare
Choose a tag to compare
  • Switched place on the hierarchy and page object tab
  • Change so simple left and right click only select the node. To add a node you need to ctrl + left click or click on the add button inside the hierarchy tab
  • Improved the hiearchy tree so it's easier to see which node you have selected. It will also automatically select the correct tree item if you select a node in the screen view.
  • Added new feature to automatically select unique withs (will look at bort attributes and parents)
  • If you dump the screen and have existing UiObjects it will now ask if we should clear them.
  • Fixed expand and collapse
  • Fixed window title

1.1.1

24 Feb 22:46
Compare
Choose a tag to compare
  • Fixed bug with multiple devices
  • Fixed so temporary blue rectangle doesn't disappear

1.1.0

16 Feb 22:34
Compare
Choose a tag to compare
  • Added helper text on the screen view
  • Added so you can right click a node to view it in node details
  • Fixed deleting of UI Node
  • Fixed the With-dialog so you can see all node attributes
  • Fixed so you can select single cells in all grids

1.0.0

12 Feb 22:30
Compare
Choose a tag to compare

First release of Testura.Android.PageObjectCreator.

  • Dump and inspect the screen through the UI or hierarchy viewer
  • Create new page objects and edit all their "withs"
  • Generate code for page object