feat: support override with environment variable WDA_PORT, WDA_MJPEG_PORT

This commit is contained in:
debugtalk
2022-09-29 20:20:48 +08:00
parent 3cfa05f437
commit a248940c81
4 changed files with 26 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "httprunner"
version = "v4.3.0-beta-09291727"
version = "v4.3.0-beta-09292020"
description = "One-stop solution for HTTP(S) testing."
license = "Apache-2.0"
readme = "README.md"