Arjun Attam
7444de4b73
docs: update navigation and loading page ( #3655 )
...
* docs: update navigation and loading doc
* dgozman comments
* doclint
2020-08-27 17:47:23 -07:00
Arjun Attam
06ddacd7be
docs: introduce doc on authentication ( #3404 )
2020-08-12 16:02:23 -07:00
Thad Guidry
9d543f9446
docs: fix typo in Core Concepts doc page ( #3343 )
2020-08-07 08:27:47 -07:00
Dmitry Gozman
028dd08155
docs: update documentation for evaluation argument ( #3287 )
2020-08-04 14:45:34 -07:00
Dmitry Gozman
928a1769ef
docs: update docs ( #3253 )
...
- Make docs/README.md more prominent, include capabilities
- Link to examples from specific topics
2020-07-31 11:58:12 -07:00
Arjun Attam
c8076121e2
docs: add new doc for multi-page scenarios ( #2737 )
...
* docs: multi-page scenarios
* docs: multi-page scenarios
* docs: multi-page scenarios
2020-06-29 15:46:33 -07:00
Arjun Attam
0cb5e95bdf
docs(frames): improve snippet to get frame ( #2734 )
2020-06-26 17:49:03 -07:00
Arjun Attam
6cec2dfb7c
docs: add assertions doc ( #2585 )
...
* docs: add assertions doc
* docs: assertions and verification split
2020-06-22 16:53:56 -07:00
Othman Lanizi
090d450651
docs(core-concepts.md): fix typos ( #2608 )
...
Realized that the evaluateHandle method wasn't spelled properly in these two instances.
2020-06-17 14:16:56 -07:00
Dmitry Gozman
fd9b1031fa
docs: add actionability doc ( #2577 )
2020-06-15 13:40:55 -07:00
David Gilbertson
125312f78b
docs(core-concepts.md): fix typo ( #2273 )
2020-05-17 08:58:33 -07:00
Arjun Attam
2510edc394
docs(ci): update docs for caching and troubleshooting ( #2176 )
2020-05-11 09:54:03 -07:00
Pavel Feldman
bcce48362a
api(waitForSelector): make "state: visible" default, includes rename to state ( #2091 )
2020-05-04 11:03:44 -07:00
Dmitry Gozman
3a29631e9f
docs: improve docs around actionability and visibility ( #2036 )
2020-04-29 14:18:01 -07:00
Dmitry Gozman
031587a9cf
fix(visibility): unify visibilty checks ( #1998 )
...
This applies a common definition of visibility to clicks and waitfors:
- non-empty bounding box - implies non-empty content and no display:none;
- no visibility:hidden.
2020-04-27 15:40:46 -07:00
Dmitry Gozman
f9f5fd03b0
feat(selectors): allow to capture intermediate result ( #1978 )
...
This introduces the `*name=body` syntax to capture intermediate result.
For example, `*css=section >> "Title"` will capture a section that contains "Title".
2020-04-27 10:14:09 -07:00
Andrey Lushnikov
21dc346b16
devops: auto-correct links in our documentation ( #1955 )
2020-04-23 19:52:06 -07:00
Pavel Feldman
40bed0f50c
docs: fix typos ( #1947 )
2020-04-23 13:40:34 -07:00
Pavel Feldman
0656771167
api(networkidle): remove networkidle2 ( #1883 )
2020-04-20 16:52:26 -07:00
Dmitry Gozman
3485ffb4e6
fix(docs): fix snippets, integrate navigations to ToC and core concepts ( #1884 )
2020-04-20 14:04:49 -07:00
Pavel Feldman
4d8c057d9c
docs(selectors&ci): brush up respective sections
2020-04-20 10:38:46 -07:00
Pavel Feldman
6231d50ba5
docs(core-concepts): follow up on object handles
2020-04-20 09:53:48 -07:00
Andrey Lushnikov
39b37be788
docs(core-concepts.md): add section regarding object & element handles ( #1871 )
2020-04-20 09:46:36 -07:00
Pavel Feldman
ef7815e95b
doc(network): reorder items in network docs
2020-04-19 19:42:40 -07:00
Pavel Feldman
f6fec27900
docs(core-concepts): add selectors and auto-wait sections
2020-04-19 19:06:23 -07:00
Pavel Feldman
92a4c70331
docs(input): include clicks and files sections ( #1868 )
2020-04-19 18:47:36 -07:00
Pavel Feldman
0d4f73f251
docs(core-concepts): some nits ( #1827 )
2020-04-16 11:10:11 -07:00
Arjun Attam
858f643e8b
docs(concepts): introduce core concepts doc ( #1824 )
2020-04-16 10:27:31 -07:00