ricard.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is the private Mastodon instance of Ricard Torres.

Administered by:

Server stats:

2
active users

#Cypress

0 posts0 participants0 posts today
Ricard Torres<p>💻 I have been having fun writing End to End tests with <a href="https://ricard.social/tags/Cypress" class="mention hashtag" rel="tag">#<span>Cypress</span></a> with <a href="https://ricard.social/tags/GitHub" class="mention hashtag" rel="tag">#<span>GitHub</span></a> <a href="https://ricard.social/tags/Copilot" class="mention hashtag" rel="tag">#<span>Copilot</span></a> 🤖 </p><p>If you define your CSS selectors and start writing your test the autocomplete does all the magic. It&#39;s so fast :blobcataww:</p>
Ricard Torres<p>🆕 How to overwrite HTML with <a href="https://ricard.social/tags/Cypress" class="mention hashtag" rel="tag">#<span>Cypress</span></a></p><p>Here&#39;s a quick snippet to allow you change the HTML of a page before Cypress fires your tests.</p><p>It took me a little to find the solution, as the docs are not super clear. So I wrote this:</p><p>➡️ <a href="https://ricard.dev/how-to-overwrite-html-with-cypress/" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">ricard.dev/how-to-overwrite-ht</span><span class="invisible">ml-with-cypress/</span></a></p>