I want to click on the following button:
https://i.stack.imgur.com/ifiDC.png
So far my code looks like this, but nothing happens:
https://i.stack.imgur.com/Cgi5v.png
Thank you for your help :)
I want to click on the following button:
https://i.stack.imgur.com/ifiDC.png
So far my code looks like this, but nothing happens:
https://i.stack.imgur.com/Cgi5v.png
Thank you for your help :)
You Can Do the following:
You need to use xpath as CSS locator have three elements for the same.
I checked the xpath in website, as 48 size is not available ,but xpath is like that
//button[@class='fl-product-size--item fl-product-size--item__not-available']//span[text()='48']