Listing Thumbnail

    Selenium Grid in the Cloud

     Info
    Deployed on AWS
    Selenium Grid in the cloud plan is an easy way to get up and running with Gridlastic in AWS.

    Overview

    Get your own private Selenium Grid in the cloud with just 1 click. Selenium testing with real browsers at very low cost and high speed. Launch your Selenium Grid in the Amazon AWS Region closest to you for optimal test performance. You can either spend the time and effort to create and maintain your own testing infrastructure or use a service like Gridlastic which is ready to go and maintenance free. Gridlastic provides each customer with their own selenium grid in the cloud, no sharing with other companies and no access or performance bottle neck issues, a selenium grid configured to your company specific needs in a geographical location of your choosing for best speed and economy. The Selenium Grid in the cloud plan is an easy way to get started with Gridlastic and includes a fixed quota of 20,000 Gridlastic credits to use every month and a maximum of 25 grid nodes running at the same time.

    Highlights

    • Low cost
    • Its fast
    • Easy to use

    Details

    Delivery method

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Selenium Grid in the Cloud

     Info
    Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    1-month contract (1)

     Info
    Dimension
    Description
    Cost/month
    Selenium grid
    20,000 credits, max 25 grid nodes
    $745.00

    Vendor refund policy

    We do not currently support refunds, but you can cancel at any time.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Software as a Service (SaaS)

    SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.

    Resources

    Support

    Vendor support

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Product comparison

     Info
    Updated weekly

    Accolades

     Info
    Top
    100
    In Testing

    Overview

     Info
    AI generated from product descriptions
    Cloud Infrastructure
    Selenium Grid deployed in Amazon AWS cloud infrastructure with region-specific deployment options
    Browser Testing Platform
    Supports real browser testing with configurable grid nodes for automated web application testing
    Scalable Grid Configuration
    Configurable Selenium Grid with maximum of 25 concurrent grid nodes for parallel test execution
    Private Testing Environment
    Dedicated and isolated testing infrastructure with no shared resources across different customer environments
    Automated Test Execution
    Selenium-based testing framework enabling automated web application testing across multiple browser configurations
    Web Traffic Caching
    Supports caching and reusing frequently-requested web pages across HTTP, HTTPS, and FTP protocols
    Access Control Management
    Provides extensive network access controls including website blocking, content filtering by MIME types, and time-based internet access restrictions
    Authentication Integration
    Supports multiple authentication mechanisms including LDAP, Active Directory, RADIUS, POP3, and database authentication
    Traffic Interception
    Enables traffic interception using WCCP protocol with support for transparent proxy and multiple interception ports
    Content Adaptation
    Implements adaptation protocols like C-ICAP and eCAP for dynamic content caching and modification
    Proxy Server Type
    "Supports both forward and reverse proxy deployment scenarios with high flexibility"
    Caching Mechanism
    "Implements advanced caching capabilities to save network resources and serve frequently accessed content directly to clients"
    Network Protocol Support
    "Enables HTTP proxy functionality with capabilities for IPv4-IPv6 gateway translation"
    Content Management
    "Provides authentication, authorization, logging, and internet policy enforcement features"
    Web Server Optimization
    "Performs request filtering, static content caching, and client request management for enhanced web application performance"

    Contract

     Info
    Standard contract
    No
    No

    Customer reviews

    Ratings and reviews

     Info
    3.5
    1 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    100%
    0%
    0%
    1 AWS reviews
    |
    13 external reviews
    Star ratings include only reviews from verified AWS customers. External reviews can also include a star rating, but star ratings from external reviews are not averaged in with the AWS customer star ratings.
    Sri Durga U

    Offers versatility in testing automation while improvements can elevate its capabilities

    Reviewed on Jul 18, 2025
    Review from a verified AWS customer
    ">

    What is our primary use case?

    For our project perspective, we have selected Selenium HQ because it needs to be UI based testing and multiple browser testing. For the UI web browser, we normally use Selenium HQ because wait conditions and these features are very good in the dropdown and handling the grids and tables. These features of Selenium HQ are very beneficial when compared to other tools. As we are an advertisement firm, we have some grids in our application. To manage those grids and shadowing of the applications, these tasks can be accomplished with Selenium HQ. Because of these capabilities, we selected Selenium HQ, which we determined was a suitable application.

    What is most valuable?

    The best features in Selenium HQ are particularly for testing. While setting up Selenium HQ in the Docker container and pushing those images into AWS, that is the actual flow. Selenium HQ handles WebDriver automation, driver management, and parallel execution in the Selenium HQ Hub. These three features are very beneficial for test automation.

    The locators, dropdowns, buttons, and everything are handled effectively by Selenium HQ. Additionally, Selenium HQ is open source, making it accessible to anyone.

    What needs improvement?

    Some improvements can be implemented as compared to Playwright, which is why I rate it seven out of ten.

    For how long have I used the solution?

    I have been using Selenium HQ for six and a half years.

    What do I think about the stability of the solution?

    It is stable. I have never encountered any concerning situations with Selenium HQ.

    What do I think about the scalability of the solution?

    I am not currently doing Selenium HQ parallel execution, but I have done it previously. For multiple browser testing in Chrome, Edge, and Firefox, without parallel execution, it would take half a day. When using Selenium HQ Hub for parallel execution, I can complete it within a two-hour timespan.

    What other advice do I have?

    I currently use Jenkins and Maven for framework development. The flow involves creating the project with Maven, and once test case execution is completed locally, we push the jobs to Jenkins. It automatically triggers the executions in Jenkins so everyone in the team can see the execution report and status.

    I would rate the solution at 60% out of 100. Previously, troubleshooting was difficult. When test cases fail for various reasons, logs cannot explain everything, but logging is very important to get the failure results. For logging, Amazon Q will suggest where the log code needs to be included. In Jenkins, when the code is executed and results are viewed, we can easily identify where the error occurred and troubleshoot efficiently, reducing time by two to three hours.

    I can recommend many packages with Selenium HQ. Wait conditions and numerous features are available to use. I recommend most of them to individuals. My overall rating for Selenium HQ is 7 out of 10.

    If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

    Amazon Web Services (AWS)
    NarendraKumar4

    Automation revolutionizes testing efficiency and cost savings while ensuring smooth deployment

    Reviewed on May 14, 2025
    Review provided by PeerSpot
    ">

    What is our primary use case?

    I use Selenium HQ  in my software testing workflows with applications on Microsoft Technologies, as well as Java-based applications. When our pipeline runs, I integrate these Selenium automated test packs as part of the pipeline.

    Once the software packages are deployed on a designated server, I launch the test scripts using Selenium HQ . All the capabilities are added on the dedicated server, and then it executes, and then we get the results, so it's all an automated process.

    What is most valuable?

    The challenges I faced while integrating Selenium HQ into my existing systems relate to historical data, which requires going back six years. I have to traverse if there were any challenges because I am sure if there were any, they must have been documented in our ALM  documents.

    The multi-browser support of Selenium HQ impacts my testing process primarily since it is being used in Edge and Chrome browsers. It all depends on our customers. I haven't heard of any challenges with other browsers such as Opera or Mozilla Firefox, as these two browsers are what we primarily use.

    When we were doing these tests manually, it took several hours of effort, and those hours, when counted on the basis of person days, used to be maybe six or seven months of effort, which we can now do every day by running the pipeline. This has definitely saved a lot of money for us.

    What needs improvement?

    In terms of drawbacks or downsides and room for improvements in Selenium HQ, there is the data load which we use for testing the applications.

    Currently, we are using Excel as our data source. I don't know if we have that capability to provide different data sources such as SQL Server , CSV, or maybe some other databases, so that kind of capability would be great.

    For how long have I used the solution?

    I have been using Selenium HQ for the last six years, and it's stable with a rating of nine or ten.

    What was my experience with deployment of the solution?

    It was easy to deploy Selenium HQ. Initially, we had some challenges, but we overcame all those challenges.

    What do I think about the stability of the solution?

    Selenium HQ is a scalable solution; it has been in production for the last two years, but I have been working on it for the last six years, so it is definitely scalable. We started with something, and now we are at a level where it's a very important part of our deployment life cycle.

    What do I think about the scalability of the solution?

    I would rate the scalability of Selenium HQ as an eight.

    How are customer service and support?

    We haven't had any requirement for technical support because I have people who are technically equipped. The marketplace community and forums are what we browse and look after, and we have found solutions whenever we tried to find anything, so we didn't reach out to the technical support team yet.

    How would you rate customer service and support?

    Positive

    Which solution did I use previously and why did I switch?

    I was using SmartBear in my previous organization, but not now.

    We did try the SoapUI  from SmartBear, but there were limitations that we couldn't manage at that specific point in time, which is why we moved over to Selenium HQ.

    How was the initial setup?

    The deployment took only a few hours.

    What about the implementation team?

    I did the installation all by myself without any help.

    What was our ROI?

    I would give around 50 to 55% as the metrics for efficiencies gained.

    What's my experience with pricing, setup cost, and licensing?

    I will give an eight for my satisfaction with the pricing and licensing costs of Selenium HQ.

    Which other solutions did I evaluate?

    I use both on-premises and cloud versions of Selenium HQ.

    What other advice do I have?

    I am not really working with this product right now.

    AI technology is not something which I have initiated yet, but I think there will be an option; I haven't explored that, but this question would require me to go back to my QA team.

    I do recommend Selenium HQ to other organizations because we are in a business that is primarily based on B2B interface. I recommend it to our customers and partner network, and if someone asks for any automation or performance load test tool, Selenium HQ is what we recommend. There is also a free version, Selenium WebDriver, so people can just go and start their automation journey using these Selenium WebDrivers.

    I would give the overall final rating for Selenium HQ a nine.

    Which deployment model are you using for this solution?

    Hybrid Cloud

    If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

    Sujata Sujata Ghadage

    Automation in testing processes sees improvement with multi-browser support and easier website interactions

    Reviewed on Apr 17, 2025
    Review provided by PeerSpot
    ">

    What is our primary use case?

    The primary use case for Selenium HQ  is for automation in testing processes. We are currently using Selenium HQ  for synthetic data generation, extended with third-party tools like LambdaTest , and integrated with Azure DevOps . This setup is part of our test plan and pipeline integration.

    What is most valuable?

    Selenium HQ is a widely used open source tool that makes it easier to understand and automate websites. It is suitable for all functional business scenarios and can be easily incorporated into workflows. New features in Selenium HQ make object identification easier without reliance on XPath and CSS. The tool offers mouse-click actions and supports customizable and user-friendly recent libraries. Additionally, Selenium HQ supports multiple browsers via grid hosting and offers dynamic configuration setup for testing across Chrome, Edge, and Internet Explorer.

    What needs improvement?

    Selenium HQ could improve by including a robust reporting framework, eliminating the need for external frameworks. The tool could simplify object identification, enabling users to generate XPaths without requiring detailed DOM understanding. Additionally, an automatic update mechanism for Selenium HQ would be beneficial, eliminating the need for manual downloads and updates of browser drivers when new versions are released.

    For how long have I used the solution?

    I have been working with Selenium HQ since it started, around 2012 or 2013. This translates to approximately twelve to fourteen years of experience.

    What do I think about the stability of the solution?

    I have not noticed any performance issues or limitations with Selenium HQ regarding stability. However, I might need to check with my team to confirm this as I am handling multiple projects.

    What do I think about the scalability of the solution?

    I have not noticed any issues with the scalability of Selenium HQ. We can execute thousands of test cases weekly, and our automation coverage using Selenium HQ is approximately eighty-five percent.

    How are customer service and support?

    I have not had the need to escalate questions to Selenium HQ tech support recently, as open community support is widely available and has been sufficient for our needs.

    Which solution did I use previously and why did I switch?

    Before starting to use Selenium HQ, we used QTP  and Coded UI for automation. We switched to Selenium HQ as it started evolving due to its open source nature and increasing capabilities.

    How was the initial setup?

    The initial setup for Selenium HQ was straightforward for me due to my extensive experience. However, the lack of automatic updates and the need for manually keeping browser drivers like ChromeDriver updated is an area for potential improvement.

    What other advice do I have?

    Based on my experience, I would recommend Selenium HQ to others, especially for projects where budget constraints exist and web-based applications require multi-browser support. I rate Selenium HQ between eight and nine out of ten.

    Which deployment model are you using for this solution?

    Public Cloud

    If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

    AdityaRanbhare

    Boosts browser testing efficiency with WebDriver and multi-browser compatibility

    Reviewed on Nov 25, 2024
    Review provided by PeerSpot
    ">

    What is our primary use case?

    I primarily use Selenium HQ as an open-source tool to test my applications. I create test scripts using Java as the programming language, then run those test scripts on my machines with the application in the background. We run our tests on multiple browsers and generate reports to compare application performance on different browsers.

    How has it helped my organization?

    It is a solution that automates your browsers with web driver, which drives the native browser. It includes Selenium IDE, where we can put out all the commands and the control flows. The entire end-to-end application testing happens using Selenium.

    What is most valuable?

    The most valuable features of Selenium HQ include WebDriver and the remote framework, which is compatible with Selenium and is mostly helpful for me. Selenium HQ's compatibility with multiple browsers impacts my testing efficiency significantly, as it allows me to run tests on various browsers and generate comparative analysis reports. Selenium automates browsers easily with its web driver, and Selenium IDE facilitates end-to-end testing with its command and control flows.

    What needs improvement?

    Documentation is good, but it lacks real-time examples. Providing real-time examples would be really helpful. Some parts are not automatable, especially CAPTCHAs and complex applications where objects are not identified properly. This requires manual intervention and object identification adjustments, which can be time-consuming.

    For how long have I used the solution?

    I have been working with Selenium HQ for two years.

    What do I think about the stability of the solution?

    Selenium HQ is quite stable. The downtime issues are generally related to the machines, not the application itself. The software stops working only if the machine on which it is running goes down.

    What do I think about the scalability of the solution?

    The scalability of Selenium is rated around eight to eight point five. It is very beneficial for running tests on multiple browsers and different machines, including Windows and VDI machines.

    How are customer service and support?

    There is comprehensive documentation available online for Selenium HQ. Additionally, internet communities respond quickly to queries, usually within one or two hours, providing good support. Kubernetes services are also an available support resource.

    How would you rate customer service and support?

    Positive

    Which solution did I use previously and why did I switch?

    We used Windrunner and HP Quality Center long ago. Then we switched to Selenium because it's easy to understand, code, and install. It is also mostly free, making it very helpful.

    How was the initial setup?

    The initial setup is rated eight to nine on ease, as it's simple to install and use. If coding is done in a proper methodology, object identification becomes easier. The whole setup on a machine barely takes ten minutes.

    What about the implementation team?

    Deployment can be managed by a single person who can run multiple tests, thereby saving on human resources.

    What's my experience with pricing, setup cost, and licensing?

    Selenium is easy to install and mostly free, so there's no need for a license. This lack of costs makes it an attractive option.

    Which other solutions did I evaluate?

    We evaluated Windrunner and HP Quality Center before choosing Selenium.

    What other advice do I have?

    Selenium is easy to use, with a straightforward setup and many reusable features. It is advisable for new users to explore its features and leverage its form and page update model capabilities. For example, maintenance is simplified because changes made to a base function automatically reflect on all pages.

    Which deployment model are you using for this solution?

    Public Cloud

    If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

    Other
    Anuj-Kataria

    Provides savings because it's open source, so we do not have to bear any cost of the tool itself

    Reviewed on Nov 11, 2024
    Review provided by PeerSpot
    ">

    What is our primary use case?

    Selenium's major use cases are UI and web automation, primarily for the front end of a website. We also use it for API automation using other libraries called RestAssured. The programming language can be Java, C Sharp, or anything, but we are mostly using Java. For mobile automation, we use Selenium with APM .

    How has it helped my organization?

    Productivity-wise, Selenium helps us in regression testing, which we need to repeat every sprint and during every release cycle. Though development may take some time, we are now utilizing AI tools like ChatGPT , which makes it faster to develop the code. Cost-wise, it provides savings because it's open source, so we do not have to bear any cost of the tool itself.

    What is most valuable?

    Selenium is an open-source tool. It provides the flexibility to automate anything and everything. You can build custom libraries and integrate them with third-party libraries across the globe. It gives freedom to integrate with any other tool and build your custom solutions. It also integrates well with test management and project management tools like Jira , Manta, and Azure DevOps .

    What needs improvement?

    In the future, Selenium should be able to automate desktop-based applications, as it is not currently able to handle non-web-based, Windows-based applications. Additionally, there is a need for Selenium to be more user-friendly, allowing users from all backgrounds to automate test cases without requiring too much coding knowledge.

    For how long have I used the solution?

    Selenium has been in use for more than 14 years.

    What do I think about the stability of the solution?

    For stability, I would rate it a seven out of ten.

    What do I think about the scalability of the solution?

    I believe Selenium is scalable, and I'd rate it a nine out of ten.

    How are customer service and support?

    There is a community in which you can post your questions, and you do get answers there.

    How would you rate customer service and support?

    Positive

    Which solution did I use previously and why did I switch?

    Recently, I worked with Katalon. Then, I worked with WebDriverIO with Node.js.

    How was the initial setup?

    The setup experience is much easier these days. You no longer need to manually download dependent files like JAR files. You can easily go to the Maven repository and get all of the dependencies. Setup has become more straightforward, and I would rate it around seven out of ten.

    What's my experience with pricing, setup cost, and licensing?

    Being an open-source tool, Selenium's cost is completely free, and there are no licensing fees.

    Which other solutions did I evaluate?

    In addition to Selenium, we are using Playwright and Myspro for mobile automation in different projects.

    What other advice do I have?

    For users starting with automation, I recommend learning Selenium with any language they're comfortable with, such as Java, C Sharp, Python, JavaScript, or Ruby on Rails. It sets up a foundation for any tester wanting to explore automation testing.

    I'd rate the solution eight out of ten.

    Which deployment model are you using for this solution?

    On-premises
    View all reviews