SineCelia
SineCelia
playwright's native HTML report is so good. can i use it in python? If i use allure, i can't send an email as an attachment, and pytest-html is simple. :(...
httpx code: ``` import httpx url = "http://ip:port" payload = OrderedDict([("key", "foo.txt"), ("acl", "public-read"), ("Content-Type", "text/plain"), ('file', ('foo.txt', 'bar'))]) r = httpx.post(url, files=payload) ``` requests code: ``` import requests url...

developed on develop branch.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Hi, is there a plan to support aws s3 auth like the...
16MB, error is: `software.amazon.awssdk.services.s3.model.S3Exception: null (Service: S3, Status Code: 400, Request ID: tx0000000000000000008da-00620f1939-db6d16-zone-1643100400)` 16KB, error is: `software.amazon.awssdk.core.exception.SdkClientException: Unable to execute HTTP request: Read after end of file` xml: ``` ```
[Bug]: workload.log does not fully gathered from mission log if mission log file is more than one.
mission log is split when size is larger than 11MB. ``` [root@localhost mission]# ls M5DF9B8401D.log* M5DF9B8401D.log M5DF9B8401D.log.1 M5DF9B8401D.log.2 ``` and workload.log only gather the newest one.
 
error screenshot:  xml: ``` ``` ``` ``` ``` ``` handbook: 
 run-history.csv 