<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Manjunath</title>
    <description>The latest articles on Forem by Manjunath (@manjunatha).</description>
    <link>https://forem.com/manjunatha</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1418054%2Ffd96dc63-7678-49d8-95a4-4c6e75fb5b01.jpeg</url>
      <title>Forem: Manjunath</title>
      <link>https://forem.com/manjunatha</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/manjunatha"/>
    <language>en</language>
    <item>
      <title>Playwright Test Suite Fails on Bulk Execution but Works Individually—Login Issue</title>
      <dc:creator>Manjunath</dc:creator>
      <pubDate>Fri, 16 Aug 2024 08:01:14 +0000</pubDate>
      <link>https://forem.com/manjunatha/playwright-test-suite-fails-on-bulk-execution-but-works-individually-login-issue-2kdn</link>
      <guid>https://forem.com/manjunatha/playwright-test-suite-fails-on-bulk-execution-but-works-individually-login-issue-2kdn</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;I’m currently working on a JavaScript project using Playwright for end-to-end testing. The project contains over 500 tests, and when I try to run them all together using npx playwright test or npx run all, the process fails specifically during the login phase of the tests. Oddly, when I run the tests individually, everything works perfectly, and the login succeeds without any issues. I’m wondering if anyone else has faced a similar problem or knows of a solution to this issue.&lt;/p&gt;

</description>
      <category>help</category>
    </item>
  </channel>
</rss>
