Ayush Vishwakarma
Ayush Vishwakarma
fixes https://github.com/nightwatchjs/nightwatch/issues/4135
### Description of the bug/issue On Clicking the links it should navigate to the respective commands page in the [https://www.selenium.dev/](https://www.selenium.dev/) Website . https://github.com/nightwatchjs/nightwatch/assets/127919475/6252c6d4-3e03-43f7-a439-d4c921a7ef08 ### Steps to reproduce 1. Go to...
Add a section of alias for the Element APIs Commands which have alias.
### Description This command will return a PDF of the paginated pages, which will be helpful for the overall view of the website. This pdf will be shown in the...
## 🐛 Bug Report When calling a C function that takes an array (e.g., int pixels[]) from Python via MetaCall, the arguments fail with a type mismatch error. Minimal example:...