Skip to content

Insecure skip tls#3

Open
vladyi wants to merge 4 commits into
ticup:mainfrom
vladyi:insecure-skip-tls
Open

Insecure skip tls#3
vladyi wants to merge 4 commits into
ticup:mainfrom
vladyi:insecure-skip-tls

Conversation

@vladyi

@vladyi vladyi commented Sep 1, 2023

Copy link
Copy Markdown
  • 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