Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registration test #509

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Registration test #509

wants to merge 2 commits into from

Conversation

mhyryak
Copy link

@mhyryak mhyryak commented Oct 11, 2024

No description provided.

Copy link

@KarolVlasova KarolVlasova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs fixes + remove .json from your pull request

@@ -3,6 +3,22 @@ const { defineConfig } = require('cypress');
module.exports = defineConfig({
e2e: {
setupNodeEvents(on, config) {
},
baseUrl: 'https://demoqa.com/automation-practice-form',
env: {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you know how to generate random user data - create generateUser function and reuse it in the test

@mhyryak mhyryak requested a review from KarolVlasova October 13, 2024 10:26
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.

4 participants