Skip to content

Releases: mytarget-test-team/seismograph

0.3.0 relaesed

20 Jun 10:58
Compare
Choose a tag to compare
  • ALCHEMY_EX: autorefresh model instance by primary keys
  • BUILDER_EX: added new extension for management subject area in database

0.2.18 relaesed

10 Jun 11:36
Compare
Choose a tag to compare
  • SELENIUM_EX: fix web element exist and web element not exist assertion

0.2.17 relaesed

01 Jun 19:05
Compare
Choose a tag to compare
  • Bug fixes
  • SELENIUM_EX: Add DateInput to form fields
  • SELENIUM_EX: form field can has self area for search web element
  • SELENIUM_EX: Select field from forms.fields can be filling by text from option and by opion value

0.2.16 relaesed

23 May 23:48
Compare
Choose a tag to compare
  • SELENIUM_EX: add force keyword argument to forms.fieds.Checkbox and forms.fields.RadioBuuton. If True then will continue click operation on element while element not be selected.

0.2.15 relaesed

23 May 23:35
Compare
Choose a tag to compare
  • bug fixes

0.2.14 relaesed

19 May 20:02
Compare
Choose a tag to compare
  • SELENIUM_EX: add text_not_exist and texts_not_exist methods to assertion
  • bug fixes

0.2.13 relaesed

18 May 13:38
Compare
Choose a tag to compare
  • Add dict equal to assertion
  • Add max diff setting to configure

0.2.12 relaesed

27 Apr 18:08
Compare
Choose a tag to compare
  • added "equal_by_iter" method to assertion class
  • SELENIUM_EX: expanded query's capabilities
  • SELENIUM_EX: check signature of standart callback function for more usability
  • refactored facade of lib and selenium ex

0.2.11 relaesed

08 Apr 22:51
Compare
Choose a tag to compare
  • SELENIUM_EX: support for different expressions in css query

0.2.10 relaesed

07 Apr 20:24
Compare
Choose a tag to compare
  • ALCHEMY_EX: added worning for refresh model who has composite primary key