Skip to content

Tags: getgauge/taiko

Tags

v1.3.4

Toggle v1.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated Unit Test for #2592 (#2595)

* Update unit test for #2592

Update unit test for #2592
Signed-off-by: DCoomer deshuncoomer@gmail.com
Signed-off-by: DCoomer <deshuncoomer@gmail.com>

* Fixes #2587 Adds the ability to use click modifiers

Adds the ability to do click modifiers from CDP dispatchMouseEvent:
https://chromedevtools.github.io/devtools-protocol/tot/Input/#method-dispatchMouseEvent

Signed-off-by: DCoomer deshuncoomer@gmail.com
Signed-off-by: DCoomer <deshuncoomer@gmail.com>

* Boolean highlightOnAction (#2584)

Signed-off-by: DCoomer <deshuncoomer@gmail.com>

* Updated unit test for #2592

Updated Unit Test for #2592

Signed-off-by: DCoomer deshuncoomer@gmail.com
Signed-off-by: DCoomer <deshuncoomer@gmail.com>

* Update version to 1.3.4

Signed-off-by: DCoomer <deshuncoomer@gmail.com>

Co-authored-by: Дубовик Максим <lufton@gmail.com>

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#2508 fix click api to take co-ordinates as options (#2558)

* Fix click API to take co-ordinates, added test and bump version for release

Signed-off-by: saikrishna321 <saikrishna321@yahoo.com>

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump lint-staged from 12.3.4 to 12.3.5 (#2541)

* Bump lint-staged from 12.3.4 to 12.3.5

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.4 to 12.3.5.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v12.3.4...v12.3.5)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Zabil Cheriya Maliackal <zabilcm@gmail.com>

* Bump version to 1.3.1

Signed-off-by: Zabil Cheriya Maliackal <zabilcm@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zabil Cheriya Maliackal <zabilcm@gmail.com>

v1.2.8

Toggle v1.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added ability to pass useHostName and secure via openBrowser API and …

…bumped version to 1.2.8 for patch release (#2380)

Signed-off-by: Ankur Narkhede <ankurn@lambdatest.com>

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 (#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 (#2229)

* cache proxomity element rect

Signed-off-by: NivedhaSenthil <nivedhasenthil@gmail.com>

* Update the RelativeSearchElement to add computed attribute

Signed-off-by: NivedhaSenthil <nivedhasenthil@gmail.com>

* bump version

Signed-off-by: saikrishna321 <saikrishna321@yahoo.com>

Co-authored-by: NivedhaSenthil <nivedhasenthil@gmail.com>

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 (#2022)

Signed-off-by: saikrishna321 <saikrishna321@yahoo.com>

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 (#1997)

* #1996 add support to custom message to waitFor

Signed-off-by: saikrishna321 <saikrishna321@yahoo.com>

* #1996 add docs

Signed-off-by: saikrishna321 <saikrishna321@yahoo.com>

* bump version

Signed-off-by: saikrishna321 <saikrishna321@yahoo.com>

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 (#1952)

Signed-off-by: NivedhaSenthil <nivedhasenthil@gmail.com>

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 (#1880)

* #1499 bubble events for checkBox and radioButton API

* Update issue templates (#1558)

* Update issue templates

Signed-off-by: Zabil Cheriya Maliackal <zabilcm@gmail.com>

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


Signed-off-by: saikrishna321 <saikrishna321@yahoo.com>
Co-authored-by: Zabil Cheriya Maliackal <zabil@users.noreply.github.com>

* 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] <support@dependabot.com>

* #1877 Support to attach multiple files

Signed-off-by: saikrishna321 <saikrishna321@yahoo.com>

* #1877 Support to attach multiple files

Signed-off-by: saikrishna321 <saikrishna321@yahoo.com>

* #1877 Bump version

Signed-off-by: saikrishna321 <saikrishna321@yahoo.com>

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