<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: playwright and arcgis js sdk e2e tests in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/playwright-and-arcgis-js-sdk-e2e-tests/m-p/1715782#M88557</link>
    <description>&lt;P&gt;We use Playwright for snapshot testing - It requires a bit of fiddling to get ensure that the snapshots are taken in the same container locally and in CI.&lt;/P&gt;&lt;P&gt;Here is our set up:&amp;nbsp;&lt;A href="https://github.com/antarctica/embedded-maps" target="_blank"&gt;https://github.com/antarctica/embedded-maps&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jul 2026 09:21:13 GMT</pubDate>
    <dc:creator>JonathanDawe_BAS</dc:creator>
    <dc:date>2026-07-22T09:21:13Z</dc:date>
    <item>
      <title>playwright and arcgis js sdk e2e tests</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/playwright-and-arcgis-js-sdk-e2e-tests/m-p/1714942#M88554</link>
      <description>&lt;P&gt;I am looking to integrate playwright in my map testing as i built some custom code around core library to take out the human factor, yet&amp;nbsp;I cannot seem to find any documentation so that I can ensure to do it properly.&lt;/P&gt;&lt;P&gt;Is anyone been able to do this successfully and is there any documentation anywhere that can help provide some insights?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2026 02:12:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/playwright-and-arcgis-js-sdk-e2e-tests/m-p/1714942#M88554</guid>
      <dc:creator>Aeseir</dc:creator>
      <dc:date>2026-07-17T02:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: playwright and arcgis js sdk e2e tests</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/playwright-and-arcgis-js-sdk-e2e-tests/m-p/1715100#M88555</link>
      <description>&lt;P&gt;We don't have any doc directly for this, but Playwright tests everything in the browser, so you would use Playwrights test method that returns a page method for selection you can use.&lt;/P&gt;&lt;P&gt;&lt;A href="https://playwright.dev/docs/api/class-test" target="_blank"&gt;https://playwright.dev/docs/api/class-test&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I don't have anything on hand to demo, but interaction with map and other widgets/components should be same as other HTML elements. I think trickiest part would be trying "click" on a feature to show popup, that I'm not sure on. But you can use page selectors to click buttons and other bits and test for UI state.&lt;/P&gt;&lt;P&gt;Is there a particular error or workflow you are getting blocked at with it?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2026 17:17:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/playwright-and-arcgis-js-sdk-e2e-tests/m-p/1715100#M88555</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2026-07-17T17:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: playwright and arcgis js sdk e2e tests</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/playwright-and-arcgis-js-sdk-e2e-tests/m-p/1715782#M88557</link>
      <description>&lt;P&gt;We use Playwright for snapshot testing - It requires a bit of fiddling to get ensure that the snapshots are taken in the same container locally and in CI.&lt;/P&gt;&lt;P&gt;Here is our set up:&amp;nbsp;&lt;A href="https://github.com/antarctica/embedded-maps" target="_blank"&gt;https://github.com/antarctica/embedded-maps&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2026 09:21:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/playwright-and-arcgis-js-sdk-e2e-tests/m-p/1715782#M88557</guid>
      <dc:creator>JonathanDawe_BAS</dc:creator>
      <dc:date>2026-07-22T09:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: playwright and arcgis js sdk e2e tests</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/playwright-and-arcgis-js-sdk-e2e-tests/m-p/1715832#M88559</link>
      <description>&lt;P&gt;This is a great sample, and has a11y testing! Thank you, always love to see that!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2026 15:20:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/playwright-and-arcgis-js-sdk-e2e-tests/m-p/1715832#M88559</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2026-07-22T15:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: playwright and arcgis js sdk e2e tests</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/playwright-and-arcgis-js-sdk-e2e-tests/m-p/1716134#M88563</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/833978"&gt;@JonathanDawe_BAS&lt;/a&gt;&amp;nbsp;love the BAS work. I'll spend some time over the weekend researching your repo might reach out after with some pointy questions if you ok with that&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2026 07:53:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/playwright-and-arcgis-js-sdk-e2e-tests/m-p/1716134#M88563</guid>
      <dc:creator>Aeseir</dc:creator>
      <dc:date>2026-07-23T07:53:25Z</dc:date>
    </item>
  </channel>
</rss>

