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

Web Test Automation: Intercepting/Mocking network calls with Playwright #111

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

Conversation

dilshan-fdo
Copy link
Contributor

@dilshan-fdo dilshan-fdo commented Apr 11, 2024

What is this article about?

R: This PR contains a general solution for How to intercept API requests/responses during the web test automation.

Checklist:

  • I am added to the list of authors correctly.
  • All images used in the post is in the correct folder (assets/images/post/).
  • My article has been reviewed internally before opening this Pull Request.
  • I have not modified someone else's previously published articles.
  • I double checked my changes locally at http://127.0.0.1:4000/ after running bundle install && bundle exec jekyll serve.
  • My changes generate no new errors

@dilshan-fdo dilshan-fdo self-assigned this Apr 11, 2024
@dilshan-fdo dilshan-fdo requested a review from a team as a code owner April 11, 2024 11:22
@dilshan-fdo
Copy link
Contributor Author

@dhielber Could you please take a look at this PR, Thanks

@dilshan-fdo
Copy link
Contributor Author

@dhielber Could you please take a look at this PR, Thanks

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.

2 participants