Tags: getgauge/taiko
Tags
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>
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>
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>
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>