Fixed group_create helper.
This commit is contained in:
parent
205ab421bb
commit
715ed8e6da
1 changed files with 1 additions and 1 deletions
|
@ -2446,7 +2446,7 @@ wait untill text in selector disabppears
|
||||||
)
|
)
|
||||||
click(
|
click(
|
||||||
browser: instance,
|
browser: instance,
|
||||||
css: 'a[href="#channels/groups"]',
|
css: 'a[href="#manage/groups"]',
|
||||||
mute_log: true,
|
mute_log: true,
|
||||||
)
|
)
|
||||||
click(
|
click(
|
||||||
|
|
Loading…
Reference in a new issue