kasbi

Results 6 comments of kasbi

Same issue here too. On macOS Big Sur `[19:35:19] I/launcher - Running 1 instances of WebDriver [19:35:19] I/direct - Using ChromeDriver directly... [19:35:19] E/runner - Unable to start a WebDriver...

> @AakashIsTheLimit Just follow this temporary workaround - [angular/webdriver-manager#476 (comment)](https://github.com/angular/webdriver-manager/issues/476#issuecomment-755978392) Yes. This did help. But I have to mention that I had also to update protractor once again via `npm...

Same issue here. When customizing Checkbox in an extra component (child component), it keeps status ng-valid even if it's unchecked. When loading the component first, the status is: `ng-invalid`, checking...

Same here. Not working on FireFox: `~/projects/yihz33--run ❯ yarn install && yarn start yarn install v1.22.19 [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... error An unexpected error occurred: "too...

Yes, it's endpoint of an API. We use a form input text to pass it to BE. Is there an attribute or HTML5 data-attribute for the input text to allow...

Any news here? Would be great if it's possible to add a kind of options such: [https://github.com/validatorjs/validator.js](https://github.com/validatorjs/validator.js)