selenium

  1. AlishS

    Windows 8 Is it possible to use Selenium WebDriver to automate native Windows-based dialog boxes?

    I was recently asked how to handle window based pop ups, and I responded with the traditional solution of using third party tools like Auto It. The interviewer told me that Selenium has made great strides and that my answer was outdated. I took some online references but was unable to understand...
  2. News

    Test IE mode in Microsoft Edge with Internet Explorer Driver

    In collaboration with our friends in the Selenium project, the Microsoft Edge team is excited to announce that you can now test Internet Explorer mode in Microsoft Edge with Internet Explorer Driver. With just a few changes to an existing test that runs against Internet Explorer, you can get...
  3. News

    Enhancing automated testing in Microsoft Edge with new WebDriver capabilities, W3C protocol support, and automatic updates

    Just last week, the WebDriver specification officially became a W3C Recommendation, defining a standard way for web developers and browser engineers to automate the browser. This is a major step forward for web site and web app testing, as well as cross-browser interoperability initiatives like...
  4. News

    Announcing support for Pen with Windows Application Driver v1.1 – Preview available now

    Windows Application Driver (WinAppDriver) is continuing Microsoft’s investment in UI test automation tools for Windows 10, and now, we’re excited to announce the next release of WinAppDriver—version 1.1! A preview is available today— bringing support for Pen automation. The full v1.1 release is...
  5. News

    Windows Application Driver for PC integrates with Appium

    The most time consuming and expensive part of developing an app is often the testing phase. Manually testing an app on hundreds of different devices is impractical, and existing automation solutions run into a number of platform and tooling limitations. Appium is designed to simplify testing by...
  6. News

    Bringing automated testing to Microsoft Edge through WebDriver

    Today we’re announcing support for automated testing of Microsoft Edge through the W3C WebDriver standard. To use WebDriver with Microsoft Edge, you need the Link Removed on a Windows Insiders build of 10240 or newer. Once that’s installed, you can try out WebDriver for yourself! WebDriver is...
Back
Top