Selenium::WebDriver::Error::UnknownError
Selenium::WebDriver::Error::UnknownError: unknown error: Chrome failed to start: exited abnormally (unknown error: DevToolsActivePort file doesn't exist) (The process started from chrome location...
Selenium::WebDriver::Error::UnknownError: unknown error: Chrome failed to start: exited abnormally (unknown error: DevToolsActivePort file doesn't exist) (The process started from chrome location...
I wrote a GUI version of Game of Life in C++ using the SDL2 graphics library: https://github.com/gdonald/game-of-life-cpp
I wrote a GUI version of PigPen in C++ using the SDL2 graphics library: https://github.com/gdonald/pigpen-cpp
I wrote a GUI version of TicTacToe in C++ using the SDL2 graphics library: https://github.com/gdonald/tictactoe-cpp
I wrote a Console version of Blackjack in Ruby.
Fizz Buzz written in Raku
Here's my shell script for building MoarVM, NQP, and Rakudo from source.
ORM::ActiveRecord now has support for has-many through relationships.
Raku's string split routine accepts a scalar as well as a list for its delimiter.
It has been decided that Perl 6 will be renamed to Raku.