mirror of
https://github.com/checkly/headless-recorder.git
synced 2021-07-28 02:03:42 +03:00
docs: describe rec/wait status
This commit is contained in:
14
README.md
14
README.md
@@ -11,11 +11,12 @@ but does the following already:
|
||||
- Copy to clipboard
|
||||
- Offers configuration options
|
||||
|
||||
## Tips
|
||||
|
||||
- hit <kbd>tab</kbd> after you finish typing in an `input` element.
|
||||
- wait for full page loads on each navigation.
|
||||
## Usage
|
||||
|
||||
- Click the icon and hit record.
|
||||
- Hit <kbd>tab</kbd> after you finish typing in an `input` element.
|
||||
- Click links, inputs and other elements.
|
||||
- Wait for full page load on each navigation. The icon will switch from  to .
|
||||
|
||||
## Background
|
||||
|
||||
@@ -32,11 +33,6 @@ below) but add extensibility, configurability and a smoother UI.
|
||||
4. Click Load unpacked extension...
|
||||
5. Browse to puppeteer-recorder/build and click Select
|
||||
|
||||
## Known issues
|
||||
|
||||
- When navigating between pages, the script is only injected when the full navigation is done, 'committed' in Chrome extension
|
||||
speak. This means you might be able to see the page and click on stuff, but no events are recorded.
|
||||
|
||||
## Credits & disclaimer
|
||||
|
||||
Puppeteer recorder is the spiritual successor & love child of segment.io's
|
||||
|
||||
Reference in New Issue
Block a user