https://github.com/vbop9834/marquee
Marquee - An open source Selenium based UI automation library inspired by canopy.
https://github.com/vbop9834/marquee
concurrency fsharp selenium test-automation test-runner test-suite uiautomation
Last synced: 20 days ago
JSON representation
Marquee - An open source Selenium based UI automation library inspired by canopy.
- Host: GitHub
- URL: https://github.com/vbop9834/marquee
- Owner: vbop9834
- License: other
- Created: 2017-04-11T17:45:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T19:28:06.000Z (about 7 years ago)
- Last Synced: 2025-04-11T18:11:46.677Z (20 days ago)
- Topics: concurrency, fsharp, selenium, test-automation, test-runner, test-suite, uiautomation
- Language: F#
- Homepage:
- Size: 35.2 MB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Marquee
Marquee is an open source, Selenium based, F# First, concurrent UI automation suite with intellisense. Inspired by [lefthandedgoat's](https://github.com/lefthandedgoat) excellent, C# compatible library [canopy](https://github.com/lefthandedgoat/canopy).## Getting Started
Check out the [documentation](http://jeremybellows.com/blog/Marquee-Documentation)!
Also the [Marquee.fsx](/src/Marquee/Marquee.fsx) script for comments on functionality.## LICENSE
[MIT](/LICENSE)