Releases: WasiqB/coteafs-selenium
Releases · WasiqB/coteafs-selenium
Version 4.2.0
What's Changed
- Fixed bug issue template. by @mfaisalkhatri in #170
- Support Selenium WebDriver 4 by @WasiqB in #174
Full Changelog: v4.1.1...v4.2.0
Version 4.1.1
What's Changed
- Bump log4j-api from 2.17.0 to 2.17.1 by @dependabot in #165
- Bump log4j-core from 2.17.0 to 2.17.1 by @dependabot in #166
- updated project name in workflow test.yaml file by @mfaisalkhatri in #168
Full Changelog: v4.1.0...v4.1.1
Version 4.1.0
What's Changed
- Upgraded outdated dependencies, updated publish workflow to create Discussion with latest release notes. by @WasiqB in #163
Full Changelog: v4.0.1...v4.1.0
Version 4.0.1
What's Changed
- Bump log4j-core from 2.14.1 to 2.15.0 by @dependabot in #158
- Bump log4j-core from 2.15.0 to 2.17.0 by @dependabot in #162
- Bump log4j-api from 2.15.0 to 2.17.0 by @dependabot in #161
New Contributors
- @dependabot made their first contribution in #158
Full Changelog: v4.0.0...v4.0.1
Version 4.0.0
Version 3.2.0
Upgraded dependencies.
Version 3.1.0
Version 3.0.0
💣 Breaking
- #88 : Refactoring of existing interface
IPage- Following method removed:
onElement
- New methods added:
onTextboxonClickableonDropdown
- Following method removed:
✨ New
- #87 : Added
isRunningmethod toIServiceActioninterface. - #84 : Wait strategy added to
findandfindsmethod. - #88 : Generic params and default implementations for following interfaces added:
IDriver->AbstractDriverIWaitStrategy->BaseElementActionIDriverAction->AbstractDriverActionIWebDriver->BrowserIWebDriverAction->WebDriverActionIElementAction->ElementActionIFindableAction->FindableActionIMouseAction->AbstractElementActionIKeyboardAction->KeyboardActionITextboxAction->AbstractElementActionISelectboxAction->AbstractElementActionIVerifyElement->VerifyElement
- #13 : Support for BrowserStack
- #93 : Driver manager specific configurations:
path: Driver local pathversion: Driver exe versionexeUrl: Driver download URLforceCache: Forces use of local driverforceDownload: Forces download of driver
- #83 : Support Selenium Grid
🪲 Issues
Version 2.1.0
- NEW: Added support for Safari Browser.
- NEW:
WaitStrategyadded. Default will beNONE. - NEW: New overloaded methods added in BrowserPage to consume
WaitStrategy. - NEW: New method in
ISelectboxActionsadded:deselectByIndexdeselectByValueisMultiSelectoptionsselectByIndexselectByValueselectedOptions
- BREAKING: Old methods in
ISelectboxActionsrenamed:select->selectByTextdeselect->deselectByText
Version 2.0.0
Released new version v2.0