extractor: add support to extract value from html text with regex string

This commit is contained in:
httprunner
2017-10-31 23:26:38 +08:00
parent a1bc8dd964
commit 577cb01dcf
4 changed files with 110 additions and 15 deletions

View File

@@ -38,7 +38,7 @@ To ensure the installation or upgrade is successful, you can execute command `at
```text
$ ate -V
ApiTestEngine version: 0.7.5
ApiTestEngine version: 0.7.7
```
Execute the command `ate -h` to view command help.