Anthon Pang

Results 72 comments of Anthon Pang

Adding the official Bootstrap 5 icon set looks like an easy first step.

I had to pause work on the PR. I'll try to pick it up again.

The validation error isn't on "Food". It's on the Confirm checkbox. Booleans have two values; your enum only provides 1. Try changing it to: ``` "Confirm": { "type": "boolean", "required":...

Theoretically, this is possible. In lieu of aspects for cross cutting concerns, I'm not opposed to this.

Linking to https://github.com/php-fig/fig-standards/blob/master/proposed/event-manager.md

This is now [PSR-14](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-14-event-dispatcher.md). Interfaces require PHP 7.2+ * https://github.com/php-fig/event-dispatcher/tree/master/src

reference: https://github.com/seleniumhq/selenium/blob/trunk/rb/lib/selenium/webdriver/support/abstract_event_listener.rb

See @mvorisek's PR #114 which added a github workflow for Selenium 2 and 3.

Thanks, I've updated the links. `gaps` refers to `feature gaps` or deficiencies

https://wiki.saucelabs.com/display/DOCS/The+Sauce+Labs+REST+API