This PR cherry-picks the following commits:
- ba8a6c4b08
This commit is contained in:
parent
1263bc3edd
commit
8a9692e2c5
|
|
@ -815,7 +815,7 @@ Consider the following DOM structure where we want to click on the buy button of
|
||||||
<h3>Product 2</h3>
|
<h3>Product 2</h3>
|
||||||
<button>Add to cart</button>
|
<button>Add to cart</button>
|
||||||
</li>
|
</li>
|
||||||
<ul>
|
</ul>
|
||||||
```
|
```
|
||||||
|
|
||||||
### Filter by text
|
### Filter by text
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue