<?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: Madhan</title>
    <description>The latest articles on DEV Community by Madhan (@madhank93).</description>
    <link>https://dev.to/madhank93</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%2F375108%2F3ccf5bfa-851c-4554-bed9-cb0e4b85d353.png</url>
      <title>DEV Community: Madhan</title>
      <link>https://dev.to/madhank93</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/madhank93"/>
    <language>en</language>
    <item>
      <title>Github Actions for Seleniod Test Scripts</title>
      <dc:creator>Madhan</dc:creator>
      <pubDate>Wed, 10 Nov 2021 14:24:23 +0000</pubDate>
      <link>https://dev.to/madhank93/github-actions-for-seleniod-test-scripts-58ko</link>
      <guid>https://dev.to/madhank93/github-actions-for-seleniod-test-scripts-58ko</guid>
      <description>&lt;h3&gt;
  
  
  My Workflow
&lt;/h3&gt;

&lt;p&gt;In this article, we are going to see how to automate a web application using &lt;a href="https://webdriver.io/"&gt;WebdriverIO&lt;/a&gt;. Leveraging the cross-browser power of &lt;a href="https://aerokube.com/selenoid/"&gt;Selenoid&lt;/a&gt;, by running it on the &lt;a href="https://github.com/features/actions"&gt;GitHub Actions&lt;/a&gt; and publishing the test results to &lt;a href="https://pages.github.com/"&gt;GitHub pages&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;Wacky Wildcards&lt;/p&gt;

&lt;h3&gt;
  
  
  Yaml File or Link to Code
&lt;/h3&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--i3JOwpme--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/madhank93"&gt;
        madhank93
      &lt;/a&gt; / &lt;a href="https://github.com/madhank93/wdio-ts-github-actions"&gt;
        wdio-ts-github-actions
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Boilerplate for running selenoid &amp;amp; wdio based test scripts using github actions
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;p&gt;&lt;a href="https://github.com/madhank93/wdio-ts-github-actions/actions/workflows/main.yml"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--l6iHs6LF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/madhank93/wdio-ts-github-actions/actions/workflows/main.yml/badge.svg" alt="CI"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;
Please refer to the medium blog post - &lt;a href="https://medium.com/testvagrant/github-actions-for-seleniod-test-scripts-df469062a08c" rel="nofollow"&gt;https://medium.com/testvagrant/github-actions-for-seleniod-test-scripts-df469062a08c&lt;/a&gt;
&lt;/h3&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/madhank93/wdio-ts-github-actions"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;h3&gt;
  
  
  Additional Resources / Info
&lt;/h3&gt;

&lt;p&gt;[1] &lt;a href="https://docs.github.com/en/actions"&gt;https://docs.github.com/en/actions&lt;/a&gt;&lt;br&gt;
[2] &lt;a href="https://medium.com/testvagrant/github-actions-for-seleniod-test-scripts-df469062a08c"&gt;Originally published on Testvagrant medium&lt;/a&gt;&lt;/p&gt;

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