File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 1- # Parent library for all Codeception framework modules and PhpBrowser
1+ # Codeception\Lib\InnerBrowser
22
3- [ ![ Build Status] ( https://travis-ci.org/Codeception/lib-innerbrowser.svg?branch=master )] ( https://travis-ci.org/Codeception/lib-innerbrowser )
3+ Parent library for all Codeception framework modules and PhpBrowser.
4+
5+ [ ![ Actions Status] ( https://github.com/Codeception/lib-innerbrowser/workflows/CI/badge.svg )] ( https://github.com/Codeception/lib-innerbrowser/actions )
6+ [ ![ Latest Stable Version] ( https://poser.pugx.org/codeception/lib-innerbrowser/v/stable )] ( https://github.com/Codeception/lib-innerbrowser/releases )
7+ [ ![ Total Downloads] ( https://poser.pugx.org/codeception/lib-innerbrowser/downloads )] ( https://packagist.org/packages/codeception/lib-innerbrowser )
8+ [ ![ License] ( https://poser.pugx.org/codeception/lib-innerbrowser/license )] ( /LICENSE )
49
510## Installation
611
712```
8- composer require "codeception/lib-innerbrowser"
13+ composer require "codeception/lib-innerbrowser" --dev
914```
15+
16+ ## License
17+
18+ ` Codeception Lib InnerBrowser ` is open-sourced software licensed under the [ MIT] ( /LICENSE ) License.
19+
20+ © Codeception PHP Testing Framework
You can’t perform that action at this time.
0 commit comments