Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jamesonbatista/cy-action

Account's avatar
abramenal/cypress-file-upload
A Cypress command for file upload
Account's avatar
filiphric/cypress-plugin-steps
Add steps to your tests
Account's avatar
NoriSte/cypress-wait-until
A waiting plugin for Cypress
Account's avatar
cypress-io/cypress-xpath
Adds XPath command to Cypress test runner
Account's avatar
JamesonBatista/generate-datafaker
generate data faker
Account's avatar
thenativeweb/uuidv4
uuidv4 creates v4 UUIDs.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
LironEr/cypress-mochawesome-reporter
Zero config Mochawesome reporter for Cypress with screenshots
Account's avatar
adamgruber/mochawesome
A gorgeous reporter for Mocha.js
Account's avatar
Antontelesh/mochawesome-merge
Merge several Mochawesome JSON reports
Account's avatar
adamgruber/mochawesome-report-generator
Generates gorgeous HTML reports from mochawesome reporter.

Support the repos that depend on this repository

Top contributors

JamesonBatista's profile
JamesonBatista
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
jamesonbatista

jamesonbatista/cy-action

cy.action is a project that aims to have a new framework to make cy.get easier, but this time you will be able to use it by attribute, tag, xpath, fullXpath and cssSelector

JavaScript
0
0
MIT License

cy.action is a Cypress plugin that adds a custom `cy.action` command, letting testers locate elements using attributes, tags, CSS selectors, XPath or full‑XPath and then perform standard Cypress actions with clearer, descriptive logging. It also bundles helpers for BDD‑style test writing, conditional actions (`elseIf`), file uploads and fake‑data generation, targeting Cypress 10+ users who want a more flexible and readable way to interact with page elements.