This product has charges associated with it for additional support. Launch a virtual machine with Selenium Remote WebDriver preinstalled to execute local scripts remotely using Chrome, Firefox, and Edge.
This is a repackaged open-source software that sets up a Selenium Remote Webdriver. Additional charges apply for support for this virtual machine.
Execute your local scripts with Selenium remotely
Launch a VM instance with this Amazon Machine Image (AMI) to set up your own Selenium Remote WebDriver server in the cloud in under five minutes. This self-configuring server image includes a ready-to-use Selenium Standalone server on Ubuntu 24.04. Connect to the Remote WebDriver using its public IPv4 address on port 4444: http://:4444. Selenium Remote WebDriver is ideal for test automation, routine web task automation, web crawlers, and app monitoring. The Remote WebDriver server allows you to run Selenium tests from any client machine without needing a local browser instance. Tests are executed on the virtual machine, freeing up local resources and ensuring consistent execution environments.
Easy Usage (Example in Python):
from selenium import webdriver
from selenium.webdriver.firefox.options import Options
options = Options()
options.add_argument("--headless")
driver = webdriver.Remote(
command_executor="http://:4444",
options=options
)
driver.get("https://www.google.com")
print(driver.title)
driver.quit()
This AMI is designed to be minimal, including only the Selenium Standalone server, ensuring a clean and lightweight virtual machine.
Deploy Selenium Remote Webdriver in the Cloud now!
Highlights
Ready-to-use Selenium Remote WebDriver for running automated tests immediately with headless Chrome, Firefox, and Edge.
Execute Selenium scripts from your local machine while tests run on the virtual machine, ensuring a consistent and scalable testing environment without using local system resources.
Configured and supported by the SilverLining.Cloud team. Contact us via live chat on our website or email us at support@silverlining.cloud
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.
Try this product free for 7 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.
Selenium Remote Webdriver on Headless Ubuntu by SilverLining.Cloud
Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time. Alternatively, you can pay upfront for a contract, which typically covers your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier for more details.
You pay by the hour for the software running on an Amazon EC2 instance. Pricing is not tiered by feature. Instead, each dimension maps to one AWS EC2 instance type, and the hourly rate follows the size and family of that instance. Smaller shared-CPU instances carry lower hourly rates, while large compute, memory, storage, and GPU instances carry higher rates. You choose the instance type at launch based on the memory and compute you need. Billing stops when you stop or terminate the instance, and you can cancel the subscription anytime.
Top-of-mind questions for buyers
What exactly does one billed hour cover for a given instance dimension?
Each dimension maps to one running Amazon EC2 instance of that type. One billed hour reflects the software running on one active instance for one hour. The rate follows the instance family and size. Running two instances of the same type bills each separately.
Am I charged when I stop or terminate the instance?
Software charges accrue only while the instance runs. When you stop or terminate it, the hourly software charge stops. Stopped instances may still incur underlying AWS storage fees, but the software licence meters running time only. You can cancel the subscription anytime through the AWS Marketplace Console.
How does the hourly rate change if I pick a larger instance for more memory?
The hourly rate tracks the instance family and size you choose at launch. Larger compute, memory, storage, or GPU instances carry higher rates than smaller shared-CPU types. The vendor notes low-memory instances can run slowly or crash, so pick an instance with enough memory for your test load.
www.silverlining.cloud
Helpful?
Vendor refund policy
For any issues, please reach out to our support team at support@silverlining.cloud or contact us via live chat to raise your case.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
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.
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Fixed a critical out-of-bounds write vulnerability (CVE-2026-32746) in the telnetd LINEMODE SLC suboption handler by adding buffer size validation.
Manage Remote Server: The Selenium remote server starts automatically with every reboot of the EC2 instance. By default, it is accessible via the public IPv4 address of the instance on port 4444. Ensure that both the instance's security group and your local network allow traffic on this port. Since the server is publicly accessible from the internet, consider restricting access to your specific IP address for enhanced security.
Run Selenium scripts remotely
This example demonstrates Python using Edge. Visit our documentation for additional language support, including Node.js and Java.
We keep software installations to a minimum, and no sensitive data is stored on the virtual machine instance. If you encounter any issues or have additional questions, please refer to our documentation or reach out to our support team.
If you need help with setup, configuration, integration, troubleshooting, or have a feature request, contact us at support@silverlining.cloud or chat live with our experts on our website.
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.
This Amazon Machine Image (AMI) provides a preconfigured Selenium WebDriver on Ubuntu. It includes sample code for executing Selenium scripts on preinstalled Chrome, Firefox, and Edge using Python, Node.js, and Java.
This Amazon Machine Image (AMI) provides a preconfigured Selenium WebDriver environment on Windows. It includes sample code for executing Selenium scripts on preinstalled Chrome, Firefox, and Edge using Python, Node.js, and Java. Access Windows via RDP.
This Amazon Machine Image (AMI) provides a preconfigured Selenium WebDriver environment on Ubuntu with a graphical user interface (GUI). It includes sample code for executing Selenium scripts on preinstalled Chrome, Firefox, and Edge using Python, Node.js, and Java. Access the GUI via RDP or VNC.
A smart proxy server that helps to run tests against different browsers and operating systems. The tool emulates a user environment allowing tests to validate human behavior in it.
Deployment guide: https://github.com/zebrunner/e3s
This Amazon Machine Image (AMI) provides a preconfigured Selenium WebDriver environment on Ubuntu with a graphical user interface (GUI). It includes sample code for executing Selenium scripts with the Tor browser in the Onion network. Access the virtual machine via RDP or VNC.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.