Hi,
I have one concern.
I wonder if it is possible to include many files while running testing.
I mean this:
siesta-5.5.1-standard/bin/webdriver url --include file1 file2 --browser=firefox --headless
The important part here is
--include file1 file2
.
chaining --include file1 --include file2
does not work.
Any workaround on that?
It's a regex so you can do --include "file1|file2"
Docs explain it all here: https://www.bryntum.com/docs/siesta/#!/guide/siesta_launchers