ЖМ
Size: a a a
ЖМ
ЖМ
T
...
<table>
<tbody>
<tr>
<td style="font-size: 15px; color: #616161; padding-bottom: 16px;">
Ваш баланс пополнен на <b style="font-size: 15px; color: #212121; font-weight: 500;">255,8 RUB</b>
</td>
</tr>
<tbody>
</table>
...
//b[1]то получаю 255,8 RUB, а надо 255,8
NB
MC
MC
S
T
VK
VK
АК
T
АК
T
п
T
O
expect(price).toContain('255')
T
.toContainwhen you want to check that an item is in an array.
T
T