Add glossary methods #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Androz2091/deepl-scraper:glossary-v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
clearGlossarydoesn't work. Actually it works in my browser (when I run the script manually), but it doesn't work using Puppeteer. I tried to run the browser with the headless mode disabled to debug but my puppeteer browser is constantly crashing with headless mode disabled I don't know why and it's not due to deepl-scraper but I can't debug by disabling the headless modeconsolecallspage.evaluatedocument.querySelectorAll(selector)byawait page.$$(selector)element.textContentbyawait (await element.getProperty('textContent')).jsonValue()Doing this could also help you fix
clearGlossary.Can you elaborate more on this ?
Feel free to ask if you have more trouble with puppeteer.
Please upate documentation as per
ee988e5.2f356bdunsupported glossary language detection 171cafb5e0View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.