You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Home for Appium Plugins maintained by the BrowserStack Open Source Program Office
4
+
5
+
To install checkout individual README for each plugins in the repo
6
+
7
+
8
+
To activate an installed plugin so that it has an effect for the running server, make sure to include it in the list of activated plugins when starting the server:
9
+
10
+
```
11
+
appium --plugins=opentelmetry
12
+
```
13
+
14
+
For information and documentation about each plugin hosted in this repo, head to the individual READMEs:
15
+
16
+
*[Opentelemetry plugin](packages/opentelemetry) - A plugin designed to automatically generate traces for http events in appium server
0 commit comments