summaryrefslogtreecommitdiffstats
path: root/uitest/pom.xml
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-05-31 13:26:27 +0300
committerTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-05-31 14:21:45 +0300
commit4f35e54b58ae88d850d17c625bbd5eccba7659d1 (patch)
treee6ff3efba16bd57779d37e6d687fc51aa2c4042f /uitest/pom.xml
parent8c49d4db98c1bf8bec17c6ceedd659d668acef57 (diff)
downloadvaadin-framework-4f35e54b58ae88d850d17c625bbd5eccba7659d1.tar.gz
vaadin-framework-4f35e54b58ae88d850d17c625bbd5eccba7659d1.zip
Improved BrowserStack support with local identifiers (#10941)8.4.3
Diffstat (limited to 'uitest/pom.xml')
-rw-r--r--uitest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/uitest/pom.xml b/uitest/pom.xml
index ac5f3c170d..fa46083811 100644
--- a/uitest/pom.xml
+++ b/uitest/pom.xml
@@ -313,6 +313,7 @@
<categories.include>${categories.include}</categories.include>
<categories.exclude>${categories.exclude}</categories.exclude>
<useLocalWebDriver>${useLocalWebDriver}</useLocalWebDriver>
+ <browserstack.identifier>${browserstack.identifier}</browserstack.identifier>
</systemPropertyVariables>
<includes>
<include>**/AllTB3Tests.java</include>