Skip to content

Conversation

Norbgorb
Copy link

made it clear what Chromatic is at the top of the readme, and edited the motivation description to remove redundancy.

made it clear what Chromatic is at the top of the readme, and edited the motivation description to remove redundancy.
Copy link
Owner

@joshdk joshdk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution @Norbgorb! I left a small comment on the diff.

# Chromatic

🍪 Configurable human assisted Chrome automation
🍪 Chromatic is a tool for Configurable human assisted Chrome automation.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The capitalization needs to be fixed, and it doesn't read quite right. How about:

🍪 A tool for configurable, human-assisted Chrome automation

Having "Chromatic" at the start of the line and as the header above, stutters a little.

There are certain services that require programmatic interaction, but otherwise make it difficult. Web-only APIs, [CAPTCHAs](https://en.wikipedia.org/wiki/CAPTCHA), and MFA are a few examples of things that might not work well with typical automation.

This tool, `chromatic`, implements an escape-hatch around these difficulties. It can be configured to open up a Chrome window to a given starting URL, and will continue to be interactive until a given set of ending conditions are met, at which time the Chrome window will close. This user interaction is typically a login flow.
`Chromatic` implements an escape-hatch around these difficulties. It can be configured to open up a Chrome window to a given starting URL, and will continue to be interactive until a given set of ending conditions are met, at which time the Chrome window will close. This user interaction is typically a login flow.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this. Small nitpick would be to just have the word "Chromatic" in non-code style. Use chromatic when referring to command line literals.

@joshdk
Copy link
Owner

joshdk commented Jul 25, 2018

I would like to incorporate your changes @Norbgorb, any thoughts on the proposed revisions? Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants