Skip to content

issues Search Results · repo:javierbrea/cypress-localstorage-commands language:JavaScript

Filter by

43 results
 (94 ms)

43 results

injavierbrea/cypress-localstorage-commands (press backspace or delete to remove)

Describe the bug I ve followed the installation instructions to install the plugin in my Nx monorepo: https://nx.dev/technologies/test-tools/cypress/recipes/cypress-setup-node-events butcypress keeps ...
awaiting response
  • matheo
  • 3
  • Opened 
    on Aug 29
  • #570

Describe the bug Got ReferenceError: require is not defined To Reproduce After installing run the test Expected behavior instead of require what else we can use to configure in the cypress.config.ts ...
not a bug
support
  • daisypreeti
  • 2
  • Opened 
    on May 24, 2024
  • #565

Is your feature request related to a problem? Please describe. The restore and save storage is async function like other cypress functions. In our case, we need to check a certain token in before() function ...
awaiting response
support
  • JoeyLi-1
  • 3
  • Opened 
    on Dec 29, 2023
  • #561

Hello there! My name is Ana. I noted that you use the mutation testing tool strykerjs in the project. I am a postdoctoral researcher at the University of Seville (Spain), and my colleagues and I are studying ...
support
  • belene
  • 1
  • Opened 
    on Nov 30, 2022
  • #523

Greetings from the @cypress-io team. Cypress 12 is coming out next week, and some changes might affect your plugin. One of the big changes is introducing a new API to register custom commands, which helps ...
dependencies
  • elylucas
  • 2
  • Opened 
    on Nov 28, 2022
  • #522

Describe the bug I have a situation where I need to set localStorage with cy.setLocalStorage() inside Cypress before hook, and run some dynamic test, and on after hook I want to get the final data from ...
support
  • alvin883
  • 2
  • Opened 
    on Jul 27, 2022
  • #455

From version 2.2 the E2E tests are being executed with many different Cypress versions and configurations. This was made extracting the common Cypress spec files and the application used to run tests to ...
refactor
  • javierbrea
  • Opened 
    on Jul 26, 2022
  • #454

Hello 👋 I m writing on behalf of the Cypress DX team. We wanted to notify you that some changes may need to be made to this plugin to ensure that it works in Cypress 10. For more information, here is ...
dependencies
  • admah
  • 2
  • Opened 
    on May 26, 2022
  • #402

. I installed this plugin using npm i --save-dev cypress-localstorage-commands . And I added this line: import cypress-localstorage-commands into cypress/support/commands.js . In my testcase.ts file, ...
bug
  • aasimali
  • 13
  • Opened 
    on Apr 5, 2022
  • #401

I am just wondering if it is feasible to add key value in localstorage for subdomain instead of super domain using cypress-localstorage-commands . Thanks.
awaiting response
enhancement
  • ISanjeevKumar
  • 2
  • Opened 
    on Mar 31, 2022
  • #400
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub