Skip to content

Insecure skip tls #3

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Insecure skip tls #3

wants to merge 4 commits into from

Conversation

vladyi
Copy link

@vladyi vladyi commented Sep 1, 2023

  • add option skip insecure tls verify to k6 run to avoid problems with certificates (--insecure-skip-tls-verify)
  • update README.md (added section about playwright core installation, update command for k6 run, added description about --insecure-skip-tls-verify)
  • update tsconfig.json (added baseUrl option , updated paths option)
  • added k6MainPage class to incapsulate page methods and elements
  • added page fixtures to inject pages object inside tests
  • updated k6 and playwright examples

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