## Problem description When the click method is executed on a checkbox in Selenium 4.8.0, the following error appears: `non-positive contentLength: 0 ` ## Steps to reproduce Call Webdriver\Element::click method on a checkbox with this library, using Selenium 4.8.0.