<?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>DEV Community: Atai Rabbi</title>
    <description>The latest articles on DEV Community by Atai Rabbi (@atai).</description>
    <link>https://dev.to/atai</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%2F1395404%2F7dfb0799-4e2c-4293-b844-dacf444da397.png</url>
      <title>DEV Community: Atai Rabbi</title>
      <link>https://dev.to/atai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/atai"/>
    <language>en</language>
    <item>
      <title>GitHub Actions : Issues for checking the visibility of locators (Playwright)</title>
      <dc:creator>Atai Rabbi</dc:creator>
      <pubDate>Wed, 21 Aug 2024 07:07:55 +0000</pubDate>
      <link>https://dev.to/atai/github-actions-issues-for-checking-the-visibility-of-locators-playwright-4fi5</link>
      <guid>https://dev.to/atai/github-actions-issues-for-checking-the-visibility-of-locators-playwright-4fi5</guid>
      <description>&lt;p&gt;We are using Playwright (tS) POM. our scripts are okay when run from a local machine. But when it's run from GitHub Actions we are encountering Errors.&lt;/p&gt;

&lt;p&gt;On the page, we have many dynamic cards. For now, 20 cards and all cards have the same locators&lt;br&gt;
('//*[contains(&lt;a class="mentioned-user" href="https://dev.to/class"&gt;@class&lt;/a&gt;,\'css-scunm\')]') &lt;/p&gt;

&lt;p&gt;So, when GitHub actions run in some tests  GitHub runs okay but in some tests, the same locator shows Errors.&lt;br&gt;
How can I solve this issue?&lt;br&gt;
I'll be glad if any one help.&lt;br&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe96i83jucdu50noxoigi.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe96i83jucdu50noxoigi.jpg" alt="Image description" width="800" height="365"&gt;&lt;/a&gt;&lt;/p&gt;

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