Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Java 11 - 5.0.1.tar.gz | 2021-12-15 | 4.7 MB | |
Java 11 - 5.0.1.zip | 2021-12-15 | 9.0 MB | |
README.md | 2021-12-15 | 5.4 kB | |
Totals: 3 Items | 13.7 MB | 0 |
Major Changes
- Selenium 4 support - @slawekradzyminski @abendt
- Added await().untilAsserted() - @abendt
- Multiple Kotest improvements - @abendt
- Multiple Example improvements - @abendt
- Shadow DOM support for the latest Chrome - @filipcynarski
All changes
- fixes 1374: ShadowRoot in handle ChromeDriver 96+ by @filipcynarski in https://github.com/FluentLenium/FluentLenium/pull/1409
- fix small doc typo by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1277
- allow to provide a custom WebDriver instance per test by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1279
- Bump assertj-core from 3.20.0 to 3.20.1 by @dependabot in https://github.com/FluentLenium/FluentLenium/pull/1275
- another small doc fix by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1278
- add another example that shows how to use fluentlenium with docker by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1281
- ensure to compile the gradle example tests by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1285
- limit Coveralls report to own repo by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1286
- GitHub actions by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1287
- don't run Coverall in fork by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1290
- ensure to compile example tests by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1291
- add kdoc to kotest/fluentlenium extension functions by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1305
- Kotest docs by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1293
- make sure all maven steps use the same base config by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1296
- fix the custom bePresent FluentWebElement matcher by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1297
- Allow to access browser in afterTest callback by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1304
- Bump kotlin.version from 1.5.10 to 1.5.20 by @dependabot in https://github.com/FluentLenium/FluentLenium/pull/1292
- Bump dokka-maven-plugin from 1.4.32 to 1.5.0 by @dependabot in https://github.com/FluentLenium/FluentLenium/pull/1301
- add test that shows how to inject elements into a Kotest test by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1309
- Bump kotlin.version from 1.5.20 to 1.5.21 by @dependabot in https://github.com/FluentLenium/FluentLenium/pull/1308
- add tests to confirm that kotest extensions/listeners can be used by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1329
- update kotest & kotlin lib versions by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1330
- fix whitespace by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1331
- whitespace by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1332
- update versions in kotest-* modules by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1344
- upgrade kotest/gradle example dependencies by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1345
- Kotest 5 by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1375
- enhance Kotest coverage by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1377
- fluentlenium-kotest: add page and list tests by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1378
- No codeclimate kt by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1379
- Selenium 4 Support by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1380
- custom untilAsserted wait condition that allows to integrate with assertion libraries by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1295
- upgrade maven dependencies by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1333
- upgrade cucumber to v7.1 by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1384
- fix some deprecations and remove Experimental annotation by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1385
- Kotest: re-add annotation by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1386
- update maven plugins by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1395
- more automation for the appium example by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1387
- less verbose ChromeDriver logging by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1397
- fix more Selenium deprecations by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1398
- Bump download-maven-plugin from 1.6.0 to 1.6.7 by @dependabot in https://github.com/FluentLenium/FluentLenium/pull/1396
- Bump groovy from 3.0.7 to 3.0.9 by @dependabot in https://github.com/FluentLenium/FluentLenium/pull/1390
- Alternative Kotest Video example by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1400
- update versions used in firefox example by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1401
- update maven dependencies by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1407
- Kotest example update dependencies by @abendt in https://github.com/FluentLenium/FluentLenium/pull/1408
Diff: https://github.com/FluentLenium/FluentLenium/compare/v4.8.0...v5.0.1