Search found 3075 matches
About the coverage report - did it work in 5.5.0? Perhaps you need to include the files to the coverage using --nyc.include
command line option. See this guide for details: https://www.bryntum.com/docs/siesta/#!/guide/code_coverage
Glad it works. Please feel free to post any further questions.
Hi,
If its a 3rd-party library, it can be excluded from the coverage report using the --nyc.exclude
command line option.
Ok, thank you for the report. We'll upgrade the Chrome webdriver in the next release. In the meantime, please do that manually.
You can download it from here: https://chromedriver.chromium.org/downloads
And need to place the downloaded binary to: /siesta/bin/binary/chromedriver/
Hello,
Can you try with the latest Siesta version - 5.5.0?
I see. Not quite sure when exactly, should be available in the nightly build in a few days.