summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/sauce.py
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/sauce.py')
-rw-r--r--testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/sauce.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/sauce.py b/testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/sauce.py
index 0f21afd38f..465aac6e49 100644
--- a/testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/sauce.py
+++ b/testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/sauce.py
@@ -231,6 +231,7 @@ class SauceBrowser(Browser):
def stop(self, force=False):
pass
+ @property
def pid(self):
return None