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
All the fixes for the client that supports Report Portal versions below 5.0.0 should go into the v3 branch.
40
-
The master branch will store the code base for the client for Report Portal versions 5 and above.
41
+
All the fixes for the client that supports Report Portal versions below 5.0.0
42
+
should go into the v3 branch. The master branch will store the code base for
43
+
the client for Report Portal versions 5 and above.
41
44
42
45
43
46
## Usage
@@ -165,7 +168,7 @@ service.terminate()
165
168
```
166
169
167
170
168
-
# Send attachement (screenshots)
171
+
# Send attachment (screenshots)
169
172
170
173
[python-client](https://github.com/reportportal/client-Python/blob/64550693ec9c198b439f8f6e8b23413812d9adf1/reportportal_client/service.py#L259) uses `requests` library for working with RP and the same semantics to work with attachments (data).
0 commit comments