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

This commit is contained in:
debugtalk
2017-10-31 23:26:38 +08:00
parent 19fc74d9d0
commit bd8540622d
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.