Skip to content

Releases: BR0kEN-/TqExtension

1.4.8

Choose a tag to compare

@BR0kEN- BR0kEN- released this 21 Dec 12:37
Added new stepts and extended tests coverage

1.4.7

Choose a tag to compare

@BR0kEN- BR0kEN- released this 27 Apr 14:53
Improve search by inaccurate text

Fix interaction (debug) notices

Choose a tag to compare

@BR0kEN- BR0kEN- released this 12 Apr 16:14
1.4.6

Solve interaction notices

Fix "debug()" in "getMessagesFromDb()"

Choose a tag to compare

@BR0kEN- BR0kEN- released this 12 Apr 12:02
1.4.5

Fix "debug()" in "getMessagesFromDb()"

1.4.4

Choose a tag to compare

@BR0kEN- BR0kEN- released this 04 Apr 09:00

Wrap the getDrupalText() method in t() to ensure that we will get translated textual selectors

Choose a tag to compare

@BR0kEN- BR0kEN- released this 20 Jan 10:10
1.4.3

IMPROVEMENT: wrap the getDrupalText() method in t() to ensure that we…

1.4.2

Choose a tag to compare

@BR0kEN- BR0kEN- released this 19 Jan 16:59
  • Improved button selector
  • Added XPath\InaccurateText utility
  • Improved thumbnail selector

BUG FIXED: Try to find field by label firstly and then - by named selector

Choose a tag to compare

@BR0kEN- BR0kEN- released this 12 Jan 12:09
1.4.1

BUG FIXED: try to find field by label firstly and then - by named sel…

1.4

1.4

Choose a tag to compare

@BR0kEN- BR0kEN- released this 13 Dec 11:55

1.3

1.3

Choose a tag to compare

@BR0kEN- BR0kEN- released this 12 Dec 20:20
And pick the following:
  | Entity Reference                     | Type of new field    |
  | Inline entity form - Multiple values | Widget for new field |
And check that "Users" field has( not) "admin" value
And check that "User" is( not) selected in "Apply to" select
And check that "Order discount" is( not) checked
  • Fixed resetting value of page URL value that detects before page loading.
  • Improved I should be redirected( on "<PAGE>") step.
  • Fixed obtaining value from DatePicker.
  • Made I choose "<DATE>" in "<FIELD>" datepicker step workable.
  • Updated documentation and fixed a lot of minor issues.