Skip to content

Releases: jdi-testing/jdi-light

1.3.19 Fix null value issues

09 Dec 08:41
f35da66
Compare
Choose a tag to compare

*Fixed Null Value issue (Now expected behaviour is ignore such inputs, the reason is to have ability to test forms with multiple values some of them can be null that means - "do nothing")
#3416

1.3.17 Technical release (Safari)

07 Oct 08:49
18a15dd
Compare
Choose a tag to compare

1.3.16 Update versions and fix properties

24 Sep 21:23
171df57
Compare
Choose a tag to compare
3333 fix config (#3345)

* update names

* 1.3.12

* fix nested forms issue

* correct menu locator

* switch to 3.0.2

* update Keyboard

* fix data table cache

* add dropdown tests

* optimize imports

* fix table no cache issues

* fix table inRow

* add new features to WindowsManager

* switch to lightsaber 3.0.6 add direction validatiosn

* optimize i,ports

* ашч шьзщкеы ащк фтпгдк

* update aspectj to 1.9.6

* update aspectj to 1.9.6

* fix ambigous sert

* fix ambigous sert

* remove kill chrome

* fix issue with version #3333

* merge with master

* update retry to testng 6.14.3

* remove groups

1.3.15 Visual Validation and Windows Manager

17 Sep 15:57
32f04ff
Compare
Choose a tag to compare
  • Add visual validation to ICoreElement and Conditions (should)
  • Improve WindowsManager
  • Update version of JDI Lightsaber 3.0.6
  • Update version of Bonigarcia Browser Manager to 5.0.2
  • Increase stability. Switch String.format to safe format

1.3.14 DataTables and WebFactory improvements

24 Aug 20:15
09a3d69
Compare
Choose a tag to compare
  • Improve WebDriverFactory
  • Fix issue with hardcoded headers for DataTables
  • Fix isVisible method blind zones issue
  • Improve Keyboards passText()
  • Add Tests and examples for JList (DropdownListTests)
  • Add MultiSiteExample

1.3.13 Lightsaber 3.0.2

01 Jul 21:02
8561349
Compare
Choose a tag to compare
  • Switch to lightsaber 3.0.2
  • Add FileUpload element

1.3.12 Update Logging and smart locators

13 Apr 13:27
0eed5a9
Compare
Choose a tag to compare
  • update log names
  • add a description for First capital and As-Is options for smart locators

1.3.11 Fix Table Matchers

16 Mar 08:27
c2cdc3a
Compare
Choose a tag to compare

Switch to Lightsaber 2.1.13
Fix print column in a table matchers
Switch to Lightsaber 2.1.13
Move Table Matchers to com.epam.jdi.light.elements.complex.table.matchers and rename TableMatcher > ColumnMatcher; Single > ValueMatcher
Make constructors public and fields protected
Add TableMatchersSettings
Set Deprecated for old matchers
Fix few table logs

1.3.10 Fix issue with actions methods and closed driver

01 Mar 17:36
20a60bf
Compare
Choose a tag to compare
  • Fix issue with actions
  • Fix Grid header locators validation

1.3.9 Grid and DataGrid tables

28 Feb 13:55
dc36628
Compare
Choose a tag to compare
  • Add new fully functional Grid and DataGrid tables
  • Fix beforeNewPage issue
  • Fix issues with getting private fields by forms and other elements
  • Fix print enum values in reports
  • Fix print conditions