SG
Size: a a a
SG
OK
const message: WebdriverIO.Element= function () {
$$('.subject').filter((el) => el.getText() === 'Welcome to mypage.com');
};
OK
B
$('.subject*="Your text"')
SG
$('.subject*="Your text"')
B
SG
SG
SG
$('.subject*="Your text"')
OK
OK
B
v
OD
G
G
OS
OS
OP