Pooventhan Supramaniam
Results
1
issues of
Pooventhan Supramaniam
Hi there! I noticed some discrepancies with the code documentation online and the NPM package. The [web documentation](https://codecept.io/helpers/WebDriver/#waitforvisible) says `waitForVisible` method returns a promise and the [source file](https://github.com/codeceptjs/CodeceptJS/blob/3.2.3/lib/helper/WebDriver.js#L2234) is an...