cypress-plugin-tab icon indicating copy to clipboard operation
cypress-plugin-tab copied to clipboard

A cypress plugin to add a tab command

Results 37 cypress-plugin-tab issues
Sort by recently updated
recently updated
newest added

The typescript type definition for the index.d.ts is not specified in package.json as `"types": "src/index.d.ts"` and so is inaccessible to typescript. The fix is to release the exact same code...

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.3.0 to 4.5.1. Release notes Sourced from normalize-url's releases. v4.5.0 Strip default MIME type and charset in data URLs (#100) 308909b https://github.com/sindresorhus/normalize-url/compare/v4.4.1...v4.5.0 v4.4.1 Fix data URL should...

dependencies

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.0.0 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) v5.1.1 Bug Fixes unescape exclamation mark (#26) (a98874f) v5.1.0 Features add...

dependencies

We have a focus redirect JS function for managing focus of a non-modal dialog. According to WCAG focus requirements, a non-modal dialog should be in the focus order after a...

This issue has plagued me for over a year. Sometimes using `cy.tab()` or `cy.tab({ shift: true })` would fail to transfer focus correctly. Running a bunch of console logs in...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.4 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

Hi! I adding ```js beforeEach(() => { cy.clo‍‍ck(new Date(2021, 2, 30, 12)) }) ``` to the first of the spec and `cy.tab()` does not work. ![Screenshot from 2021-03-31 10-45-40](https://user-images.githubusercontent.com/55649373/113098961-73818e80-920e-11eb-9bf9-504f4293601d.png) ![Screenshot...

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies