chromeless automation testing framework index.

Test More In Less Time

Run Automation Testing In Parallel On The LambdaTest Cloud

Start for free

Description

Chrome automation made simple. Runs locally or headless on AWS Lambda.

Support and updates

  • chromeless has 13238 stars, 607 forks.
  • It has 0 major releases in the past 6 months.
  • It has 0 commits and there are 26 open pull requests.
  • It has 198 open issues and 160 have been closed.

Code statistics

  • chromeless has 81 methods.

Blogs

Check out the latest blogs from LambdaTest on this topic:

What is coaching leadership

Coaching is a term that is now being mentioned a lot more in the leadership space. Having grown successful teams I thought that I was well acquainted with this subject.

How To Use driver.FindElement And driver.FindElements In Selenium C#

One of the essential parts when performing automated UI testing, whether using Selenium or another framework, is identifying the correct web elements the tests will interact with. However, if the web elements are not located correctly, you might get NoSuchElementException in Selenium. This would cause a false negative result because we won’t get to the actual functionality check. Instead, our test will fail simply because it failed to interact with the correct element.

The Art of Testing the Untestable

It’s strange to hear someone declare, “This can’t be tested.” In reply, I contend that everything can be tested. However, one must be pleased with the outcome of testing, which might include failure, financial loss, or personal injury. Could anything be tested when a claim is made with this understanding?

Three Techniques for Improved Communication and Testing

Anyone who has worked in the software industry for a while can tell you stories about projects that were on the verge of failure. Many initiatives fail even before they reach clients, which is especially disheartening when the failure is fully avoidable.

Stop Losing Money. Invest in Software Testing

I was once asked at a testing summit, “How do you manage a QA team using scrum?” After some consideration, I realized it would make a good article, so here I am. Understand that the idea behind developing software in a scrum environment is for development teams to self-organize.

Automation Testing Tutorials

Learn to execute automation testing from scratch with LambdaTest Learning Hub. Right from setting up the prerequisites to run your first automation test, to following best practices and diving deeper into advanced test scenarios. LambdaTest Learning Hubs compile a list of step-by-step guides to help you be proficient with different test automation frameworks i.e. Selenium, Cypress, TestNG etc.

LambdaTest Learning Hubs:

YouTube

You could also refer to video tutorials over LambdaTest YouTube channel to get step by step demonstration from industry experts.

License

chromeless is lincensed under the MIT License

LambdaTest Community Discussions

Test case code snippets

API Testing - Check CORS handling

Description:

Verify that the API correctly handles cross-origin resource sharing (CORS) and returns the correct HTTP status code and error message.

Accessibility testing - Consistent link order in navigation menus

Description:

When a navigation menu is presented on multiple pages, the links should appear in the same order on each page.

API Testing - Check retry handling

Description:

Verify that the API correctly handles retries and returns the correct HTTP status code.

API Testing - Check resource searching

Description:

Verify that the API correctly handles searching for resources based on specific criteria.

Downloads

chromeless can be downloaded from it’s GitHub repository - https://github.com/prisma-archive/chromeless

Other similar frameworks

root

Gray box end-to-end testing and automation library for mobile apps.

apickli

REST API integration testing framework based on cucumber.js

unexpected

Unexpected is the open-source extensible BDD assertion toolkit. It provides really nice error messages, helps if you misspell assertions and is compatible with all test frameworks.

ghostjs

ghostjs provides modern UI testing with async functions

devicefarmer-stf

Android device control and management from browser

Frameworks to try

Quick

Quick is a behavior-driven development framework for Swift and Objective-C. Inspired by RSpec, Specta, and Ginkgo. Quick comes together with Nimble

Machinist

Fixtures aren't fun. Machinist is.

Hikaku

Hikaku library tests if a REST-API implementation meets its specification without having to create requests which are fired against a mock server.

Gherkin-php

Gherkin is a parser and compiler for the Gherkin language. Gherkin PHP can be used either through its command line interface (CLI) or as a library.

EarlGrey

EarlGrey is a native iOS UI test framework that enables you to write clear, concise tests. Automatically synchronizes with the UI, network requests, and queues.

Run chromeless scripts on 3000+ browsers online

Perform automation testing with chromeless on LambdaTest, the most powerful, fastest, and secure cloud-based platform to accelerate test execution speed.

Test Now