mirror of
https://github.com/wassname/talk.git
synced 2026-08-19 12:40:16 +08:00
Using respect instead of like reaction
This commit is contained in:
@@ -112,8 +112,8 @@ module.exports = {
|
||||
.getEmbedSection();
|
||||
|
||||
embed
|
||||
.waitForElementVisible('@likeButton')
|
||||
.click('@likeButton');
|
||||
.waitForElementVisible('@respectButton')
|
||||
.click('@respectButton');
|
||||
|
||||
const profile = embed
|
||||
.getProfileSection();
|
||||
|
||||
Reference in New Issue
Block a user