bcgov / bcgov/api-services-portal
Cypress Execution on Firefox
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 8
- Avg merge
- 1d 45m
- Merged PRs (30d)
- 13
Description
we are disabling web security while running application in local containerized environment. As a result, firefox does not support execution of Cypress script and displays cross origin error. Following is the cypress issue ticket.
https://github.com/cypress-io/cypress/issues/6629
We also tried by disabling chromewebsecurity and security.fileuri.strict_origin_policy to false but still getting the same error
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Cypress scripts in the local containerized environment with Firefox, then compare the cross-origin failure with Cypress issue 6629. Done means the Firefox Cypress run completes without the reported cross-origin error while preserving the local environment's required security behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, typescript
- Domain
- frontend, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100