mirror of
https://github.com/Jackett/Jackett
synced 2024-12-28 02:39:26 +00:00
vhstapes fix relogin. resolves #8619
This commit is contained in:
parent
a74516f727
commit
813141a00b
1 changed files with 3 additions and 0 deletions
|
@ -82,6 +82,9 @@ login:
|
|||
attribute: value
|
||||
error:
|
||||
- selector: table#maincontent tr td div div#messagebarA
|
||||
test:
|
||||
path: index.php
|
||||
selector: a[href="/logout"]
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue