f-wdio-utils

webdriverIO page object
Usage
Installation
Install the module using npm or Yarn:
yarn add @justeat/f-wdio-utils
npm install @justeat/f-wdio-utils
Fozzie Wdio Utils - webdriverIO page object
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
March 13, 2024
package.json
to include all versions above 14August 26, 2022
September 1, 2022
July 25, 2022
July 4, 2022
July 1, 2022
June 10, 2022
page.object
functions.June 8, 2022
June 1, 2022
May 24, 2022
aria-allowed-role
allowing role="list"
to be used to add aria descriptions back to styled lists.March 08, 2022
require
statement as import.March 07, 2022
axe-core
to page.object.js
file & devDeps.March 02, 2022
getAccessibilityTestResults
to page.object.js
file.January 24, 2022
clearBlurField
, populateForm
, setFieldValue
functions to page.object.js
November 7, 2021
waitForComponent
- Expose the timeout option on the underlying waitForExist
method.November 4, 2021
Pages
and Templates
added to the storybook Url builder.August 4, 2021
March 24, 2021
February 9, 2021
page object
.February 4, 2021
f-wdio-utils
folder to contain page.object and other exportable webdriverIO files.