Skip to content

Enable cy.rightclick capture, and mouse coordinates#155

Draft
mustyoshi wants to merge 2 commits into
KabaLabs:masterfrom
mustyoshi:master
Draft

Enable cy.rightclick capture, and mouse coordinates#155
mustyoshi wants to merge 2 commits into
KabaLabs:masterfrom
mustyoshi:master

Conversation

@mustyoshi
Copy link
Copy Markdown

@mustyoshi mustyoshi commented Jul 2, 2020

"build": "npx tsc --noEmit && npx parcel build ./src/popup/index.html ./src/background/background.ts ./src/content-scripts/eventRecorder.ts && cp ./src/manifest.json ./dist/ && cp ./src/assets/images/* ./dist",

  • I was running into issues trying to load the unpacked extension because it didn't copy that stuff for me

Draft because I haven't actually tested it in Cypress yet.

mustyoshi added 2 commits July 2, 2020 19:19
- Added the contextmenu capturing
  - Follows same format as standard clicks, I think RCLICK is a short and sweet name, but open to changing
- Enabled capturing of mouse position relative to the click element
  - https://docs.cypress.io/api/commands/click.html#Arguments
- I was running into issues trying to load the unpacked extension because it didn't copy that stuff for me
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant