Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jonymusky committed Dec 16, 2024
2 parents d4d5d97 + c50ff69 commit 69d0a5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
![Tests](https://github.com/jonymusky/ai-browser-automation/workflows/Tests/badge.svg)
![Lint](https://github.com/jonymusky/ai-browser-automation/workflows/Lint/badge.svg)
![npm version](https://img.shields.io/npm/v/ai-browser-automation.svg)
[![NPM Downloads](https://img.shields.io/npm/dt/ai-browser-automation.svg?style=flat)](https://www.npmjs.com/package/ai-browser-automation)


A TypeScript package that combines Selenium WebDriver with AI capabilities for intelligent browser automation.
Expand Down Expand Up @@ -67,4 +68,4 @@ You can find example scripts in the `examples` directory. To run a specific exam

```bash
pnpm run-example google
```
```

0 comments on commit 69d0a5e

Please sign in to comment.