Skip to content

Tags: ankur-lt/taiko

Tags

v1.2.7

Toggle v1.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Scroll only when element state check fails (getgauge#2239)

scroll only when the element is not actionable

v1.2.6

Toggle v1.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cache proxomity element Rect (getgauge#2229)

* cache proxomity element rect

Signed-off-by: NivedhaSenthil <[email protected]>

* Update the RelativeSearchElement to add computed attribute

Signed-off-by: NivedhaSenthil <[email protected]>

* bump version

Signed-off-by: saikrishna321 <[email protected]>

Co-authored-by: NivedhaSenthil <[email protected]>

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump versio (getgauge#2022)

Signed-off-by: saikrishna321 <[email protected]>

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Custom message for waitFor API (getgauge#1997)

* getgauge#1996 add support to custom message to waitFor

Signed-off-by: saikrishna321 <[email protected]>

* getgauge#1996 add docs

Signed-off-by: saikrishna321 <[email protected]>

* bump version

Signed-off-by: saikrishna321 <[email protected]>

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 1.2.3 (getgauge#1952)

Signed-off-by: NivedhaSenthil <[email protected]>

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support to attach multiple files to upload (getgauge#1880)

* getgauge#1499 bubble events for checkBox and radioButton API

* Update issue templates (getgauge#1558)

* Update issue templates

Signed-off-by: Zabil Cheriya Maliackal <[email protected]>

* Add support to get all options from drop down (getgauge#1563)


Signed-off-by: saikrishna321 <[email protected]>
Co-authored-by: Zabil Cheriya Maliackal <[email protected]>

* Bump devtools-protocol from 0.0.812116 to 0.0.813281

Bumps [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) from 0.0.812116 to 0.0.813281.
- [Release notes](https://github.com/ChromeDevTools/devtools-protocol/releases)
- [Changelog](https://github.com/ChromeDevTools/devtools-protocol/blob/master/changelog.md)
- [Commits](https://github.com/ChromeDevTools/devtools-protocol/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* getgauge#1877 Support to attach multiple files

Signed-off-by: saikrishna321 <[email protected]>

* getgauge#1877 Support to attach multiple files

Signed-off-by: saikrishna321 <[email protected]>

* getgauge#1877 Bump version

Signed-off-by: saikrishna321 <[email protected]>

Co-authored-by: Zabil Cheriya Maliackal <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds Typescript support for fix of issue getgauge#1771 (getgauge#1842)

* Added HiddenOrDisabledElementsOptions.

Signed-off-by: klhex <[email protected]>

* Added HiddenOrDisabledElementsOptions to attach function.

Signed-off-by: klhex <[email protected]>

* Added HiddenOrDisabledElementsOptions to 'clear' function.

Signed-off-by: klhex <[email protected]>

* Added HiddenOrDisabledElementsOptions to 'click' function.

Signed-off-by: klhex <[email protected]>

* Added HiddenOrDisabledElementsOptions to 'doubleClick' function.

Signed-off-by: klhex <[email protected]>

* Added HiddenOrDisabledElementsOptions to 'rightClick' function.

Signed-off-by: klhex <[email protected]>

* Added HiddenOrDisabledElementsOptions to 'dragAndDrop' function.

Signed-off-by: klhex <[email protected]>

* Added HiddenOrDisabledElementsOptions to 'focus' function.

Signed-off-by: klhex <[email protected]>

* Added HiddenOrDisabledElementsOptions to 'hover' function.

Signed-off-by: klhex <[email protected]>

* Added HiddenOrDisabledElementsOptions to 'mouseAction' function.

Signed-off-by: klhex <[email protected]>

* Added HiddenOrDisabledElementsOptions to 'write' function.

Signed-off-by: klhex <[email protected]>

* Added HiddenOrDisabledElementsOptions to 'tap' function.

Signed-off-by: klhex <[email protected]>

* Removed leftover references to 'SelectOptions' (stemming from getgauge#1819) in various function definitions.

Signed-off-by: klhex <[email protected]>

* Bump @babel/parser from 7.12.13 to 7.12.14

Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.12.13 to 7.12.14.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.14/packages/babel-parser)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: klhex <[email protected]>

* Bump chai from 4.2.0 to 4.3.0

Bumps [chai](https://github.com/chaijs/chai) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/master/History.md)
- [Commits](chaijs/chai@4.2.0...4.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: klhex <[email protected]>

* Bump devtools-protocol from 0.0.849788 to 0.0.850520

Bumps [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) from 0.0.849788 to 0.0.850520.
- [Release notes](https://github.com/ChromeDevTools/devtools-protocol/releases)
- [Commits](https://github.com/ChromeDevTools/devtools-protocol/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: klhex <[email protected]>

* Bump @babel/parser from 7.12.14 to 7.12.15

Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.12.14 to 7.12.15.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.15/packages/babel-parser)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: klhex <[email protected]>

* Bump markdown-it-anchor from 7.0.1 to 7.0.2

Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/valeriangalliat/markdown-it-anchor/releases)
- [Changelog](https://github.com/valeriangalliat/markdown-it-anchor/blob/master/CHANGELOG.md)
- [Commits](valeriangalliat/markdown-it-anchor@v7.0.1...v7.0.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: klhex <[email protected]>

* Bump lint-staged from 10.5.3 to 10.5.4

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.3 to 10.5.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v10.5.3...v10.5.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: klhex <[email protected]>

* Bump husky from 4.3.8 to 5.0.9

Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.0.9.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v4.3.8...v5.0.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: klhex <[email protected]>

* Bump typescript from 4.1.3 to 4.1.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.1.3...v4.1.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: klhex <[email protected]>

* Bump dtslint from 4.0.6 to 4.0.7

Bumps [dtslint](https://github.com/Microsoft/dtslint) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/Microsoft/dtslint/releases)
- [Commits](https://github.com/Microsoft/dtslint/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: klhex <[email protected]>

* Bump typescript from 4.1.4 to 4.1.5

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.1.4...v4.1.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: klhex <[email protected]>

* Bump devtools-protocol from 0.0.850520 to 0.0.852555

Bumps [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) from 0.0.850520 to 0.0.852555.
- [Release notes](https://github.com/ChromeDevTools/devtools-protocol/releases)
- [Commits](https://github.com/ChromeDevTools/devtools-protocol/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: klhex <[email protected]>

* VeryBasicNavigationOptions, NavigationOptions, ClickOptions, WriteOptions, TapOptions extended with HiddenOrDisabledElementsOptions.

Signed-off-by: klhex <[email protected]>

* Removed HiddenOrDisabledElementsOptions from 'clear' options.

Signed-off-by: klhex <[email protected]>

* Removed HiddenOrDisabledElementsOptions from 'click' options.

Signed-off-by: klhex <[email protected]>

* Removed HiddenOrDisabledElementsOptions from 'doubleClick' options.

Signed-off-by: klhex <[email protected]>

* Removed HiddenOrDisabledElementsOptions from 'rightClick' options.

Signed-off-by: klhex <[email protected]>

* Removed HiddenOrDisabledElementsOptions from 'focus' options.

Signed-off-by: klhex <[email protected]>

* Removed HiddenOrDisabledElementsOptions from 'hover' options.

Signed-off-by: klhex <[email protected]>

* Removed HiddenOrDisabledElementsOptions from 'mouseAction' options.

Signed-off-by: klhex <[email protected]>

* Removed HiddenOrDisabledElementsOptions from 'write' options.

Signed-off-by: klhex <[email protected]>

* Removed HiddenOrDisabledElementsOptions from 'tap' options.

Signed-off-by: klhex <[email protected]>

* Re-create HiddenOrDisabledElementsOptions.

Signed-off-by: klhex <[email protected]>

* Added VeryBasicNavigationInclHiddenOrDisabledElementsOptions.

Signed-off-by: klhex <[email protected]>

* Added VeryBasicNavigationInclHiddenOrDisabledElementsOptions to 'doubleClick' and 'rightClick'.

Signed-off-by: klhex <[email protected]>

* Added NavigationInclHiddenOrDisabledElementsOptions options.

Signed-off-by: klhex <[email protected]>

* Added NavigationInclHiddenOrDisabledElementsOptions to 'clear', 'focus', 'hover', 'mouseAction'.

Signed-off-by: klhex <[email protected]>

* Added ClickInclHiddenOrDisabledElementsOptions.

Signed-off-by: klhex <[email protected]>

* Added ClickInclHiddenOrDisabledElementsOptions to 'click'.

Signed-off-by: klhex <[email protected]>

* Added WriteInclHiddenOrDisabledElementsOptions.

Signed-off-by: klhex <[email protected]>

* Added WriteInclHiddenOrDisabledElementsOptions to 'write'.

Signed-off-by: klhex <[email protected]>

* Added TapInclHiddenOrDisabledElementsOptions.

Signed-off-by: klhex <[email protected]>

* Added TapInclHiddenOrDisabledElementsOptions to 'tap'.

Signed-off-by: klhex <[email protected]>

* Made 'force: boolean' property optional.

Signed-off-by: klhex <[email protected]>

* Added NavigationInclHiddenOrDisabledElementsOptions to options instead of coordinates in function 'mouseAction'.

Signed-off-by: klhex <[email protected]>

* Added 'force' option to relevant page actions tests. (Trying to add it to 'tap' did result in "expect  [email protected]: Can not match a node to this assertion" when executing "npm run dtslint".)

Signed-off-by: klhex <[email protected]>

* Rename.

Signed-off-by: klhex <[email protected]>

* Rename force option for 'attach' function.

Signed-off-by: klhex <[email protected]>

* Rename force option for 'dragAndDrop' function.

Signed-off-by: klhex <[email protected]>

* Remove ClickInclHiddenOrDisabledElementsOptions.

Signed-off-by: klhex <[email protected]>

* Extend ClickOptions with ForceOption.

Signed-off-by: klhex <[email protected]>

* Revert to ClickOptions for function 'click'.

Signed-off-by: klhex <[email protected]>

* Remove VeryBasicNavigationInclHiddenOrDisabledElementsOptions.

Signed-off-by: klhex <[email protected]>

* Extend VeryBasicNavigationOptions with ForceOption.

Signed-off-by: klhex <[email protected]>

* Revert to options VeryBasicNavigationOptions for function 'doubleClick' and 'rightClick'.

Signed-off-by: klhex <[email protected]>

* Remove WriteInclHiddenOrDisabledElementsOptions.

Signed-off-by: klhex <[email protected]>

* Extend WriteOptions with ForceOption.

Signed-off-by: klhex <[email protected]>

* Revert to WriteOptions for function 'write'.

Signed-off-by: klhex <[email protected]>

* Remove TapInclHiddenOrDisabledElementsOptions.

Signed-off-by: klhex <[email protected]>

* Extend TapOptions with ForceOption.

Signed-off-by: klhex <[email protected]>

* Revert to TapOptions for function 'tap'.

Signed-off-by: klhex <[email protected]>

* Rename NavigationInclHiddenOrDisabledElementsOptions to ForcedNavigationOptions.

Signed-off-by: klhex <[email protected]>

* Replace NavigationInclHiddenOrDisabledElementsOptions by ForcedNavigationOptions for functions 'clear', 'hover', 'focus', 'mouseAction'.

Signed-off-by: klhex <[email protected]>

* Remove redundancy / double work from ForcedNavigationOptions definition.

Signed-off-by: klhex <[email protected]>

* Bumping Taiko patch version.

Signed-off-by: klhex <[email protected]>

* Manually resolving conflicts (I know, this is really bad practice, but since I am not yet familiar w/ the corresponding git operations, I think in this case this has the lower risk of messing things up).

Signed-off-by: klhex <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Nivedha <[email protected]>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix action on invisible (getgauge#1819)

* Remove selectHiddenElements option

Signed-off-by: NivedhaSenthil <[email protected]>

* Fix proximity searcch on invisible elements

Signed-off-by: NivedhaSenthil <[email protected]>

* introduce force option to page actions

Signed-off-by: NivedhaSenthil <[email protected]>

* add test for click and attach

Signed-off-by: NivedhaSenthil <[email protected]>

* update clear

Signed-off-by: NivedhaSenthil <[email protected]>

* update docs

Signed-off-by: NivedhaSenthil <[email protected]>

* Bump version to 1.2.0

Signed-off-by: NivedhaSenthil <[email protected]>

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
getgauge#1777 Check if foused element is actionable (getgauge#1801)

* getgauge#1777 Check if foused element is actionable

- modify write api to not pre fetch focused element
- make checking for actionable element on focused element if a selector is not given by user

Signed-off-by: NivedhaSenthil <[email protected]>

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New API to Resize window (getgauge#1793)

* Resize browser window


Signed-off-by: saikrishna321 <[email protected]>