parent
83bab07dd6
commit
f6daf90e92
|
@ -12,9 +12,12 @@ requests:
|
|||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'Do you want to register'
|
||||
- '*.wordpress.com'
|
||||
condition: and
|
||||
|
||||
- type: regex
|
||||
regex:
|
||||
- "[a-zA-Z0-9][a-zA-Z0-9-_]*\.)*[a-zA-Z0-9]*[a-zA-Z0-9-_]*[[a-zA-Z0-9].wordpress.com"
|
||||
|
|
Loading…
Reference in New Issue