Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #195

Merged
merged 1 commit into from
Jun 15, 2023
Merged

Update README.md #195

merged 1 commit into from
Jun 15, 2023

Conversation

RasimKhusaenov
Copy link
Contributor

@@ -239,7 +239,7 @@ Grover.new('<html><body><h1>Heading</h1></body></html>', style_tag_options: styl

#### Adding script tags
To add script tags, pass an array of script tag options as such
See documentation for more details [page.addScriptTag]([page.addScriptTag](https://github.com/puppeteer/puppeteer/blob/v15.0.0/main/docs/api.md#pageaddscripttagoptions)) (old documentation is available [here](https://github.com/puppeteer/puppeteer/blob/v15.0.0/main/docs/api.md#pageaddscripttagoptions)).
See documentation for more details [page.addScriptTag](https://github.com/puppeteer/puppeteer/blob/main/docs/api/puppeteer.page.addscripttag.md) (old documentation is available [here](https://github.com/puppeteer/puppeteer/blob/v15.0.0/docs/api.md#pageaddscripttagoptions)).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops.. good catch

@abrom abrom merged commit a08dad7 into Studiosity:main Jun 15, 2023
1 check passed
@RasimKhusaenov RasimKhusaenov deleted the fix-readme branch June 15, 2023 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

translate_relative_paths misses the slash if it is not in the url
2 participants