Commit Graph

294 Commits

Author SHA1 Message Date
Andrey Lushnikov
0f1a42a5d3 docs(readme): fix API link to always point to last released API 2020-02-05 12:05:36 -08:00
Pavel Feldman
2e0f3e3e01
docs: split docs to npm version and latest (#846) 2020-02-05 07:29:06 -08:00
Pavel Feldman
d05449076a
docs: update readme 2020-01-31 06:53:33 -08:00
Pavel Feldman
1f8e6e6e6b
doc: update readme 2020-01-31 06:42:29 -08:00
Pavel Feldman
1c7db46e4f
doc: update readme 2020-01-31 06:41:13 -08:00
Pavel Feldman
8a40fd0913 docs: update the readme intro sentence 2020-01-30 21:42:49 -08:00
Pavel Feldman
76c22b7c87
docs: bump Chromium version (#778) 2020-01-30 21:40:36 -08:00
Mathias Bynens
9554ef49b7 docs: make individual FAQ items linkable (#712) 2020-01-28 10:33:17 -08:00
Yang Guo
53cdbc5688 docs: clarify relationship to Puppeteer (#711) 2020-01-28 07:23:01 -08:00
Pavel Feldman
f03b64860f
chore: removed build labels from readme
we need to fix our GH actions before we surface them back
2020-01-24 18:31:58 -08:00
Dmitry Gozman
c453851217
api: introduce BrowserType with a single interface, update top-level api (#636) 2020-01-24 14:49:47 -08:00
Arjun Attam
834698ca6b docs(readme): update hero snippet to illustrate single API (#631)
* docs(readme): update hero snippet to illustrate single API

* update faqs

* update snippet
2020-01-24 12:19:17 -08:00
Joel Einbinder
03f37bcbe2 doc(readme): add test status badges (#617) 2020-01-24 08:44:29 -08:00
Pavel Feldman
69c5b2a3b6 docs: clarify Puppeteer active status (#619) 2020-01-23 17:54:01 -08:00
Arjun Attam
5a67d780e5 docs(readme): add support for Edge (#597) 2020-01-23 10:01:15 -08:00
Yevhen
27bdc664c1 docs(readme.md): fix typos (#566) 2020-01-22 14:04:22 -08:00
Andrey Lushnikov
f887797327
docs(readme): add browsers table to README.md 2020-01-22 10:04:36 -08:00
Andrey Lushnikov
521a0348b1 docs(readme): cleanup readme 2020-01-21 17:42:21 -08:00
Pavel Feldman
575c72f93a
Update README.md 2020-01-21 12:03:54 -08:00
Pavel Feldman
042f3d1582
Update README.md 2020-01-18 22:57:21 -08:00
Pavel Feldman
70318f1298
Update README.md 2020-01-18 22:17:33 -08:00
Pavel Feldman
4a44bf084f
Update README.md 2020-01-18 22:15:53 -08:00
Pavel Feldman
9c3a8707af
Update README.md 2020-01-18 22:13:51 -08:00
Arjun Attam
74e33f0a6a chore(readme): slack badge (#541) 2020-01-18 22:04:55 -08:00
Pavel Feldman
650bd86329
Update README.md 2020-01-18 17:52:33 -08:00
Pavel Feldman
c3484d2176
Update README.md 2020-01-18 17:41:52 -08:00
Pavel Feldman
cd482162c2
Update README.md 2020-01-18 17:28:14 -08:00
Pavel Feldman
4053681ce6
Update README.md 2020-01-18 16:48:59 -08:00
Pavel Feldman
f2a5f63930
Update README.md 2020-01-17 20:12:22 -08:00
Pavel Feldman
040b93018f
Update README.md 2020-01-17 20:09:44 -08:00
Andrey Lushnikov
040531062f docs(readme): fix nits (#537) 2020-01-17 18:38:35 -08:00
Dmitry Gozman
b388722777
chore: update top-level api (#479)
```
require('playwright').chromium.launch(...)
window.playwrightweb.chromium.connect(...)
```
2020-01-13 17:36:46 -08:00
Pavel Feldman
1b87ee65c9
Update README.md 2020-01-13 14:52:08 -08:00
Pavel Feldman
c2d95a3530
Update README.md 2020-01-13 09:05:25 -08:00
Pavel Feldman
c6d51c3f0e
Update README.md 2020-01-11 23:39:49 -08:00
Dmitry Gozman
c77fd5e6cb
feat(pw-web): generate playwright/web.js which can be used in the browser (#455) 2020-01-10 16:03:10 -08:00
Arjun Attam
2f8049f3e4 docs: preparing readme for public release (#433) 2020-01-08 16:53:57 -08:00
Arjun Attam
f1b825e6a2 docs: basic readme (#403) 2020-01-07 11:51:22 -08:00
Andrey Lushnikov
43836c9178 Revert "docs: show browser test stats in the readme (#24)"
This reverts test stats from the README.md
The stats now leave in a designated status page.
2019-11-21 13:00:48 -08:00
Pavel Feldman
f9a89eb313 chore: split vendor APIs (#38) 2019-11-20 15:16:57 -08:00
Pavel Feldman
1fe1e150f3 chore: move geolocation into features/ (#37) 2019-11-20 14:18:05 -08:00
Pavel Feldman
b4b7b6b96c
fix: build include paths (#32) 2019-11-20 09:10:41 -08:00
Joel Einbinder
0a8d55d954 docs: show browser test stats in the readme (#24) 2019-11-19 16:30:24 -08:00
Microsoft Open Source
615c2bc21d Initial README.md commit 2019-11-15 10:32:50 -08:00