https://github.com/apify/actor-selenium-mocha-runner
Actor that runs Selenium based Mocha tests.
https://github.com/apify/actor-selenium-mocha-runner
Last synced: 3 months ago
JSON representation
Actor that runs Selenium based Mocha tests.
- Host: GitHub
- URL: https://github.com/apify/actor-selenium-mocha-runner
- Owner: apify
- Created: 2022-11-24T13:03:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T14:45:19.000Z (over 2 years ago)
- Last Synced: 2026-01-13T16:41:27.658Z (5 months ago)
- Language: Dockerfile
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting started with Apify actors
The `README.md` file documents what your actor does and how to use it,
which is then displayed in the Console or Apify Store. It's always a good
idea to write a `README.md`. In a few months, not even you
will remember all the details about the actor.
You can use [Markdown](https://www.markdownguide.org/cheat-sheet)
language for rich formatting.
## Documentation reference
- [Apify SDK](https://sdk.apify.com/)
- [Crawlee](https://crawlee.dev)
- [Apify Actor documentation](https://docs.apify.com/actor)
- [Apify CLI](https://docs.apify.com/cli)
## Writing a README
See our tutorial on [writing READMEs for your actors](https://help.apify.com/en/articles/2912548-how-to-write-great-readme-for-your-actors) if you need more inspiration.