<?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/" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>TestMu AI — Selenium PHP (Blog &amp; Learning Hub)</title>
    <link>https://www.testmuai.com/blog/category/selenium-php/</link>
    <atom:link href="https://www.testmuai.com/blog/category/selenium-php/feed.xml" rel="self" type="application/rss+xml" />
    <description>The latest Selenium PHP articles from the TestMu AI Blog and Learning Hub.</description>
    <language>en-us</language>
    <lastBuildDate>Tue, 24 Feb 2026 00:00:00 +0000</lastBuildDate>
    <generator>TestMu AI feed builder</generator>
    <item>
      <title>The Most Detailed Selenium PHP Tutorial</title>
      <link>https://www.testmuai.com/blog/selenium-php-tutorial/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/selenium-php-tutorial/</guid>
      <pubDate>Tue, 24 Feb 2026 00:00:00 +0000</pubDate>
      <dc:creator>Himanshu Sheth</dc:creator>
      <category>Automation</category>
      <category>Selenium PHP</category>
      <category>Tutorial</category>
      <description>This is the most detailed Selenium PHP tutorial. Learn how to set up PHP with Selenium, run parallel testing to trim down test execution time, and much more!</description>
      <media:content url="https://assets.testmuai.com/resources/uploads/2020/10/image-8.png" medium="image" type="image/png" />
    </item>
    <item>
      <title>How To Generate PHPUnit Coverage Report In HTML and XML?</title>
      <link>https://www.testmuai.com/blog/phpunit-code-coverage-report-html/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/phpunit-code-coverage-report-html/</guid>
      <pubDate>Thu, 25 Dec 2025 00:00:00 +0000</pubDate>
      <dc:creator>Himanshu Sheth</dc:creator>
      <category>Automation</category>
      <category>Selenium PHP</category>
      <category>Tutorial</category>
      <description>Optimize your testing process with comprehensive PHPUnit coverage reports in HTML and XML.</description>
      <media:content url="https://assets.testmuai.com/resources/uploads/2021/01/phpunit-code-coverage-report-html.jpg" medium="image" type="image/jpeg" />
    </item>
    <item>
      <title>Start Selenium With Edge Browser Using PHP</title>
      <link>https://www.testmuai.com/blog/open-ie-and-edge-browser-in-selenium-webdriver-using-php/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/open-ie-and-edge-browser-in-selenium-webdriver-using-php/</guid>
      <pubDate>Fri, 28 Mar 2025 00:00:00 +0000</pubDate>
      <dc:creator>Himanshu Sheth</dc:creator>
      <category>Selenium PHP</category>
      <category>Automation</category>
      <category>Tutorial</category>
      <description>Discover how to utilize Selenium with the Edge browser using PHP. Learn to launch Edge browser through this Selenium with Edge Using PHP tutorial.</description>
      <media:content url="https://assets.testmuai.com/resources/uploads/2021/09/Selenium-WebDriver-PHP-tutorial.png" medium="image" type="image/png" />
    </item>
    <item>
      <title>How To Work With PHP Table In Selenium?</title>
      <link>https://www.testmuai.com/blog/tables-in-selenium-php/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/tables-in-selenium-php/</guid>
      <pubDate>Thu, 17 Oct 2024 00:00:00 +0000</pubDate>
      <dc:creator>Himanshu Sheth</dc:creator>
      <category>Automation</category>
      <category>Selenium PHP</category>
      <category>Tutorial</category>
      <description>In this tutorial, you will learn about working with PHP Table In Selenium with the examples of fetching data from specific rows or columns.</description>
      <media:content url="https://assets.testmuai.com/resources/uploads/2020/12/Selenium-In-PHP.jpg" medium="image" type="image/jpeg" />
    </item>
    <item>
      <title>Effortlessly Handle Windows in Selenium with PHP</title>
      <link>https://www.testmuai.com/blog/handling-windows-in-selenium-with-php/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/handling-windows-in-selenium-with-php/</guid>
      <pubDate>Wed, 16 Oct 2024 00:00:00 +0000</pubDate>
      <dc:creator>Himanshu Sheth</dc:creator>
      <category>Automation</category>
      <category>Selenium PHP</category>
      <category>Tutorial</category>
      <description>Master Selenium window handling with PHP for seamless web testing. Our comprehensive guide offers tips, tricks, and best practices to enhance your test automation. Learn more today.</description>
      <media:content url="https://assets.testmuai.com/resources/uploads/2021/04/handling-windows-in-selenium-with-php.jpg" medium="image" type="image/jpeg" />
    </item>
    <item>
      <title>How To Execute JavaScript In Selenium PHP?</title>
      <link>https://www.testmuai.com/blog/executing-javascript-in-selenium-php/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/executing-javascript-in-selenium-php/</guid>
      <pubDate>Mon, 15 Apr 2024 00:00:00 +0000</pubDate>
      <dc:creator>Himanshu Sheth</dc:creator>
      <category>Selenium PHP</category>
      <category>Selenium JavaScript</category>
      <category>Tutorial</category>
      <description>This blog explains how to execute JavaScript in Selenium using the executeScript and executeAsyncScript methods using php.</description>
      <media:content url="https://assets.testmuai.com/resources/uploads/2021/04/Execute-JavaScript-In-Selenium-PHP.jpg" medium="image" type="image/jpeg" />
    </item>
    <item>
      <title>Selenium PHP: Implicit and Explicit Wait for Synchronization</title>
      <link>https://www.testmuai.com/blog/implicit-explicit-wait-in-selenium/</link>
      <guid isPermaLink="true">https://www.testmuai.com/blog/implicit-explicit-wait-in-selenium/</guid>
      <pubDate>Mon, 15 Apr 2024 00:00:00 +0000</pubDate>
      <dc:creator>Himanshu Sheth</dc:creator>
      <category>Selenium PHP</category>
      <category>Tutorial</category>
      <description>Implicit and Explicit wait in Selenium can be used to overcome issues like synchronization in Selenium. They are also instrumental in managing long-running tests with wait commands in Selenium.</description>
      <media:content url="https://assets.testmuai.com/resources/uploads/2021/03/Implicit-and-Explicit-Wait.jpg" medium="image" type="image/jpeg" />
    </item>
  </channel>
</rss>
