chromy automation testing framework index.

Test More In Less Time

Run Automation Testing In Parallel On The LambdaTest Cloud

Start for free

Description

Chromy is a library for operating headless chrome.

Support and updates

  • chromy has 596 stars, 38 forks.
  • It has 0 major releases in the past 6 months.
  • It has 0 commits and there are 3 open pull requests.
  • It has 40 open issues and 68 have been closed.

Code statistics

  • chromy has 103 methods.

Blogs

Check out the latest blogs from LambdaTest on this topic:

Dec’22 Updates: The All-New LT Browser 2.0, XCUI App Automation with HyperExecute, And More!

Greetings folks! With the new year finally upon us, we’re excited to announce a collection of brand-new product updates. At LambdaTest, we strive to provide you with a comprehensive test orchestration and execution platform to ensure the ultimate web and mobile experience.

Fault-Based Testing and the Pesticide Paradox

In some sense, testing can be more difficult than coding, as validating the efficiency of the test cases (i.e., the ‘goodness’ of your tests) can be much harder than validating code correctness. In practice, the tests are just executed without any validation beyond the pass/fail verdict. On the contrary, the code is (hopefully) always validated by testing. By designing and executing the test cases the result is that some tests have passed, and some others have failed. Testers do not know much about how many bugs remain in the code, nor about their bug-revealing efficiency.

Continuous Integration explained with jenkins deployment

Continuous integration is a coding philosophy and set of practices that encourage development teams to make small code changes and check them into a version control repository regularly. Most modern applications necessitate the development of code across multiple platforms and tools, so teams require a consistent mechanism for integrating and validating changes. Continuous integration creates an automated way for developers to build, package, and test their applications. A consistent integration process encourages developers to commit code changes more frequently, resulting in improved collaboration and code quality.

How To Refresh Page Using Selenium C# [Complete Tutorial]

When working on web automation with Selenium, I encountered scenarios where I needed to refresh pages from time to time. When does this happen? One scenario is that I needed to refresh the page to check that the data I expected to see was still available even after refreshing. Another possibility is to clear form data without going through each input individually.

Project Goal Prioritization in Context of Your Organization’s Strategic Objectives

One of the most important skills for leaders to have is the ability to prioritize. To understand how we can organize all of the tasks that must be completed in order to complete a project, we must first understand the business we are in, particularly the project goals. There might be several project drivers that stimulate project execution and motivate a company to allocate the appropriate funding.

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

chromy is lincensed under the MIT License

LambdaTest Community Discussions

Questions
Discussion

What’s the best browser for Mac when it comes to Silicon Macs? Is Safari still the top choice?

Handling UI Elements: TextBox, Button, & Checkbox | Advanced Playwright TypeScript Tutorial | Part VI

Advanced Playwright TypeScript Tutorial | Trace Viewer & Debugging | Part III | LambdaTest

How to Manage Multiple Browser Contexts in Playwright Using lambdaSetBrowserPosition?

Is it possible to create a JavaScript web crawler?

I’ve been a longtime Safari user on my Intel Mac, but now that I’ve switched to an M1 Mac, I’m curious—what’s the best browser for Mac when it comes to Silicon Macs? Is Safari still the top choice?

https://community.lambdatest.com/t/35215

Honestly, if you’ve been using Safari for a while, there’s a good chance it’s still the best browser for Mac, especially on the M1.

Apple has optimized Safari specifically for their Silicon chips, so it’s incredibly fast, battery-efficient, and works perfectly with macOS features like Handoff, iCloud Tabs, and Keychain.

Plus, its privacy features are pretty great—Intelligent Tracking Prevention and privacy reports are big wins. If you’re already in the Apple ecosystem, Safari feels like a natural fit.

Hope this helped.

https://community.lambdatest.com/t/35215

@devan-skeem

You are absolutely right!! Just to add on, @Shielagaa, If you’re open to trying something new, Chrome is a strong contender for the best browser for Mac, especially now that it’s optimized for M1 Macs.

The speed is noticeably better compared to older Intel Mac versions, and it’s packed with useful extensions for almost anything you’d want. It’s also a no-brainer if you live in the Google ecosystem (Gmail, Docs, etc.) because everything syncs up so smoothly. J

Just keep an eye on how much RAM it’s eating—it’s a bit of a hog!

https://community.lambdatest.com/t/35215

I know Microsoft Edge might not be the first name you think of when it comes to the best browser for Mac, but hear me out—it’s surprisingly good on M1 Macs.

It’s built on the same Chromium engine as Chrome, so it’s fast and supports all the same extensions. But it’s also a bit lighter on system resources, so your Mac won’t feel as bogged down.

Edge has cool features like vertical tabs and built-in privacy tools, which make it great for productivity. If you’re feeling adventurous, it’s worth a try as a contender for the best browser for Mac.

Hope this helps :smile:

https://community.lambdatest.com/t/35215

Test case code snippets

General webpage functionality - Test page text justification

Description:

Page text should be left-justified.

API Testing - Check locale-based representation

Description:

Verify that the API response contains the correct resource representation based on the specified locale (e.g. en-US, fr-FR).

API Testing - Check CORS preflight

Description:

Verify that the API correctly handles CORS preflight requests and returns the correct HTTP status code and error message.

General webpage functionality - Test broken links check

Description:

Check all pages for broken links.

Downloads

chromy can be downloaded from it’s GitHub repository - https://github.com/OnetapInc/chromy

Other similar frameworks

Appium Base Driver

Parent class that all appium drivers inherit from, along with a collection of globally-used driver utilities. Writing your own appium driver starts here.

redwood

RedwoodHQ is a free Open Source test automation framework that allows multiple users to develop automation code

fast-check-monorepo

Testing framework for JavaScript based on property

Cucumber-gherkin

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

taiko

Taiko is a Node.js library with a clear and concise API to automate Chromium based browsers. Tests written in Taiko are highly readable and maintainable.

Frameworks to try

Syzkaller

Tool for performing coverage-guided kernel fuzzing without supervision

Behat

Behat is an open source BDD framework for PHP. Tool for delivering software that matters through continuous communication, deliberate discovery and automation.

SeleniumBuilder

Kotlin Domain Specific Language (DSL) for Selenium. This open-source library provides a possibility to write tests in Kotlin type-safe builders style.

Prophecy

Prophecy is a highly opinionated yet very powerful and flexible PHP object mocking framework.

JustMockLite

JustMock Lite makes unit testing simpler. It is easy to use, feature rich, with great power and flexibility, making it the superior choice.

Run chromy scripts on 3000+ browsers online

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

Test Now