Microsoft Power Automate vs. WebdriverIO

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Microsoft Power Automate
Score 8.3 out of 10
N/A
Microsoft Power Automate is an advanced automation platform offering a range of features, including AI-powered automation, robotic process automation (RPA), business process automation (BPA), digital process automation (DPA), and process/task mining. The platform aims to empower organizations to securely automate their operations at scale by leveraging low-code and AI technologies.
$15
per month per user
WebdriverIO
Score 9.7 out of 10
N/A
WebdriverIO, an OpenJS Foundation project, is a next-gen browser and mobile automation test framework for Node.js. It can be run on the WebDriver Protocol for true cross-browser testing as well as Chrome DevTools Protocol for Chromium based automation using Puppeteer.N/A
Pricing
Microsoft Power AutomateWebdriverIO
Editions & Modules
Power Automate Premium
$15
per month per user
Power Automate Process
$150
per month per bot
Hosted RPA add-on
$215
per month per bot
Process Mining add-on
$5,000
per month per tenant
No answers on this topic
Offerings
Pricing Offerings
Microsoft Power AutomateWebdriverIO
Free Trial
YesNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Microsoft Power AutomateWebdriverIO
Best Alternatives
Microsoft Power AutomateWebdriverIO
Small Businesses
Stackby
Stackby
Score 9.0 out of 10
BrowserStack
BrowserStack
Score 8.5 out of 10
Medium-sized Companies
CMW Platform
CMW Platform
Score 9.2 out of 10
BrowserStack
BrowserStack
Score 8.5 out of 10
Enterprises
CMW Platform
CMW Platform
Score 9.2 out of 10
BrowserStack
BrowserStack
Score 8.5 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Microsoft Power AutomateWebdriverIO
Likelihood to Recommend
7.8
(81 ratings)
9.0
(5 ratings)
Likelihood to Renew
9.3
(9 ratings)
-
(0 ratings)
Usability
9.0
(7 ratings)
-
(0 ratings)
Support Rating
7.8
(12 ratings)
-
(0 ratings)
In-Person Training
9.0
(1 ratings)
-
(0 ratings)
Online Training
8.9
(2 ratings)
-
(0 ratings)
Implementation Rating
7.9
(37 ratings)
-
(0 ratings)
Configurability
9.0
(1 ratings)
-
(0 ratings)
Contract Terms and Pricing Model
10.0
(1 ratings)
-
(0 ratings)
Ease of integration
8.5
(2 ratings)
-
(0 ratings)
Professional Services
8.0
(1 ratings)
-
(0 ratings)
Vendor post-sale
9.0
(1 ratings)
-
(0 ratings)
Vendor pre-sale
10.0
(1 ratings)
-
(0 ratings)
User Testimonials
Microsoft Power AutomateWebdriverIO
Likelihood to Recommend
Microsoft
I am using Power Automate in my organisation to automate workflows for updating SharePoint list data and sending emails, and for scheduling tasks and jobs, as well as for integrating with third-party apps such as SAP, Power Apps, and SQL for CRUD Operations.
Read full review
Open Source
Best suited where frontend developments are in React and where BDD and TDD test frameworks are to be used. Its syntax is very easy to write and understand. Even the non-programmer can do the initial setup. Not suited when the language you are using is other than Javascript(or Typescript).
Read full review
Pros
Microsoft
  • Sending confirmation email to clients and user once the flow is triggered.
  • Fetching or Dumping files from one location to another if the flow is triggered.
  • Schedule flow helps to send alerts and triggers the flow at a specific interval of time to carry out the required task.
  • Power Automate also be used to convert any file format to a specific file format and save it to the required location
Read full review
Open Source
  • numerous integrations to tools
  • fast easy location of page elements
  • tool setup is amazing - they have a script to walk you through everything with prompts!!
Read full review
Cons
Microsoft
  • Steep learning curve.
  • It can be slow to develop simple solutions compared to other automation platforms such as Smarsheet.
  • Troubleshooting and developing can be frustrating without proper access to edit the code directly.
  • Only able to edit through the GUI and with expressions.
  • Many ways to do the same thing can be frustrating when you need to rework your flow.
Read full review
Open Source
  • wdio.conf can contain too much where everything is encapsulated there, like the before and after functions
  • A data provider-like testing would be useful. The only way to input different data into the same test is via a loop
  • everything is needed to be done using the 'browser' object. Can be limiting where you don't have access to the browser depending on where you are in the code
Read full review
Likelihood to Renew
Microsoft
The tool is very useful when used with its various native connectors, taking great advantage of the integration between the components and systems of the Office365 universe. However, its cost is still high, and automation using more advanced components containing AI resources becomes unfeasible for some companies. Due to the financial crisis that many companies are currently experiencing, investment in automation systems or tools is taking a back seat.
Read full review
Open Source
No answers on this topic
Usability
Microsoft
Power Automate features a clean and intuitive user interface that allows users to create, manage, and monitor workflows easily. The UI is designed to be accessible to both technical and non-technical users, with drag-and-drop functionality for building workflows. Power Automate supports integration with a wide range of Microsoft and third-party applications. This flexibility in integration allows users to automate workflows across various systems, enhancing overall productivity and efficiency.
Read full review
Open Source
No answers on this topic
Support Rating
Microsoft
both Community support and Microsoft official support typically respond to (and resolve) reported issues in a VERY expedient manner, usually going above and beyond for education and bugfixing. I have been thoroughly impressed with the level of support I had been provided in the past.
Read full review
Open Source
No answers on this topic
In-Person Training
Microsoft
after reviewing the main features of Power Automate, the Microsoft trainer focused on some of our real life use cases implementation, from simple to more advanced.
Read full review
Open Source
No answers on this topic
Online Training
Microsoft
although it was productive, it is more difficult to stay focused and in a 7 hours a day online training (including screen share issues and the fact that the trainer just can't precisely show the exact location of your mistake)
Read full review
Open Source
No answers on this topic
Implementation Rating
Microsoft
I was part of the migration of classic SharePoint workflows and Nintex workflows. We didn't spend much time learning the new platform because of its user-friendly interface and intuitive drag-and-drop functionality. We have mostly O365 E1 and E3 licensed users, so they can participate in our Citizen Development program and utilize Power Automate to build day-to-day business processes.
Read full review
Open Source
No answers on this topic
Alternatives Considered
Microsoft
Microsoft Power Automate is worlds ahead of Zapier in so many ways. The looping, DOM access, and flow controls are much better. I feel that accessing different data within previous connectors used in a flow is much easier in Microsoft Power Automate as well. The custom connector creation process is a lot more pleasant in Microsoft Power Automate. The DateTime data type is handles MUCH better in Microsoft Power Automate, which is reason enough to use it.
Read full review
Open Source
Other tools we selected don't work in our application, it does or doesn't support multiple frames or need more tweaking just to make it works. When testing out WebdriverIO it just works as expected, no need to do such walk around to make it works multiple frames. It also can handle multiple tabs and windows.
Read full review
Contract Terms and Pricing Model
Microsoft
I have not done any participations
Read full review
Open Source
No answers on this topic
Professional Services
Microsoft
Microsoft's professional services provide hands-on support throughout the implementation lifecycle of Power Automate.This includes initial setup, configuration, integration with existing systems, testing, and deployment. They ensure that workflows are correctly designed, optimized for performance, and aligned with security best practices.
Read full review
Open Source
No answers on this topic
Return on Investment
Microsoft
  • You can automate a lot of process very easy like automatic mails for status updates and such. This will save a lot of time and is more accurate, faster and up-to-date than a user can be.
  • Task approval is centralized and automatic reminders save us a lot of time.
  • The ROI is good if you have a lot of use cases and things to automate
Read full review
Open Source
  • It helped in cross browser testing
  • It helped in automating multiple browsers at a time.
  • Code coverage is optimum as this supports Javascript(Typescript)
Read full review
ScreenShots

Microsoft Power Automate Screenshots

Screenshot of Microsoft Power Automate (Interface Screenshot) - Work Queues, Initial pageScreenshot of Microsoft Power Automate (Interface Screenshot) - Signed-in web portal home pageScreenshot of Microsoft Power Automate (Interface Screenshot) - Signed-in web portal create pageScreenshot of Microsoft Power Automate (Interface Screenshot) - Desktop designerScreenshot of Microsoft Power Automate (Interface Screenshot) - Hosted RPAScreenshot of Microsoft Power Automate (Interface Screenshot) - Display of DLP violations (on Run)