Guille

Results 12 issues of Guille

Initially thought it was the same issue as #1173 but in this case the upload is displayed but in a shadowroot. Reported for Firefox in https://bugzilla.mozilla.org/show_bug.cgi?id=1503860 ## System * Version:...

marionette

`includeDependencySources` and `includeTransitiveDependencySources` are set to true in parent pom even In #791 maven-javadoc-plugin was added to `vaadin` and `vaadin-core` overriding them to false. We should check if this configuration...

needs-investigation

Current implementation checks for system properties and environment variables each time `isConfiguredForSauceLabs` and `getHubUrl` are called. This computation could be done on static init like in `Parameters` class, or lazily...

https://github.com/vaadin/testbench/blob/master/vaadin-testbench-core/src/main/java/com/vaadin/testbench/parallel/ParallelTest.java#L154-L160 Otherwise if a Parallel test has `@BrowserConfiguration` with 3 browsers, three methods will be created but local chrome will be ran for all of them.

Check #701 for details --- This change is [](https://reviewable.io/reviews/vaadin/spreadsheet/715)

This change is [](https://reviewable.io/reviews/vaadin/spreadsheet/716)