Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Commit

Permalink
πŸ“ update readme [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsweet committed Aug 18, 2018
1 parent 09ac942 commit 2a3a1d5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,12 @@ page.$(selector: string): Promise<TElement | null>
page.$$(selector: string): Promise<TElement[]>
```

#### `browser`

```ts
page.browser(): TBrowser
```

#### `close`

```ts
Expand Down

0 comments on commit 2a3a1d5

Please sign in to comment.