UNPKG

selenium-atoms

Version:
54 lines (37 loc) 1.91 kB
# selenium-atoms [![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url] [![node version][node-image]][node-url] [![npm download][download-image]][download-url] [npm-image]: https://img.shields.io/npm/v/selenium-atoms.svg?style=flat-square [npm-url]: https://npmjs.org/package/selenium-atoms [travis-image]: https://img.shields.io/travis/xudafeng/selenium-atoms.svg?style=flat-square [travis-url]: https://travis-ci.org/xudafeng/selenium-atoms [coveralls-image]: https://img.shields.io/coveralls/xudafeng/selenium-atoms.svg?style=flat-square [coveralls-url]: https://coveralls.io/r/xudafeng/selenium-atoms?branch=master [node-image]: https://img.shields.io/badge/node.js-%3E=_8-green.svg?style=flat-square [node-url]: http://nodejs.org/download/ [download-image]: https://img.shields.io/npm/dm/selenium-atoms.svg?style=flat-square [download-url]: https://npmjs.org/package/selenium-atoms > selenium atoms ## Installment ```bash $ npm i selenium-atoms --save ``` ## Build [SeleniumHQ/selenium/atoms](//github.com/SeleniumHQ/selenium/tree/master/javascript/atoms) ``` bash # get selenium project $ git clone https://github.com/SeleniumHQ/selenium.git --depth=1 --branch=selenium-2.52.0 --single-branch # run build ./build.sh selenium=path/to/selenium ``` <!-- GITCONTRIBUTOR_START --> ## Contributors |[<img src="https://avatars1.githubusercontent.com/u/1011681?v=4" width="100px;"/><br/><sub><b>xudafeng</b></sub>](https://github.com/xudafeng)<br/>|[<img src="https://avatars1.githubusercontent.com/u/1044425?v=4" width="100px;"/><br/><sub><b>ziczhu</b></sub>](https://github.com/ziczhu)<br/> | :---: | :---: | This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto upated at `Thu May 24 2018 14:32:10 GMT+0800`. <!-- GITCONTRIBUTOR_END --> ## License The MIT License (MIT)