<?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: Etun</title>
    <description>The latest articles on DEV Community by Etun (@etun).</description>
    <link>https://dev.to/etun</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%2F87856%2Fa23f5eb6-eea6-46fd-8d76-a509ec7f7e5d.png</url>
      <title>DEV Community: Etun</title>
      <link>https://dev.to/etun</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/etun"/>
    <language>en</language>
    <item>
      <title>Test recorder for Cypress.io</title>
      <dc:creator>Etun</dc:creator>
      <pubDate>Fri, 11 Mar 2022 12:54:59 +0000</pubDate>
      <link>https://dev.to/etun/test-recorder-for-cypressio-4l5c</link>
      <guid>https://dev.to/etun/test-recorder-for-cypressio-4l5c</guid>
      <description>&lt;p&gt;&lt;a href="https://chrome.google.com/webstore/detail/dakka/gllikifiancbeplnkdnpnmmhhlncghej"&gt;Dakka&lt;/a&gt; is a Chrome extension that records your browser interactions and generates end-to-end Cypress tests for you. (It also supports Playwright and Puppeteer).&lt;/p&gt;

&lt;p&gt;For detailed installation guide please visit 👉 &lt;a href="https://www.dakka.dev/"&gt;https://www.dakka.dev/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🔹 Out of the box Dakka locates best possible selectors for the UI elements, so you don't have to inspect the page and spend time locating elements yourself. &lt;/p&gt;

&lt;p&gt;🔹 Dakka supports Assertion Blocks - you can drag and drop the Assertion Block before and after event block and add the assertion logic from Dakka panel.&lt;/p&gt;

&lt;p&gt;After generating events you can export the test as a Cypress, Playwright or Puppeteer script.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--WoWdsb6---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.dakka.dev/_next/static/media/screen7.c5b46a5a.png%3Fimwidth%3D2048" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WoWdsb6---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.dakka.dev/_next/static/media/screen7.c5b46a5a.png%3Fimwidth%3D2048" alt="dakka" width="880" height="380"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For contribution 💻 visit &lt;a href="https://github.com/roboportal/dakka"&gt;https://github.com/roboportal/dakka&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cypress</category>
      <category>testing</category>
      <category>playwright</category>
      <category>e2e</category>
    </item>
  </channel>
</rss>
