Jason Belk

Results 4 comments of Jason Belk

ran into the same issue for me. using `brew install geckodriver` for OS X fixed the browser driver issue.

looking forward to that XE vagrant box! Especially if you had some basic topologies for CI/CD testing like with NSO and APIC-EM automation testing.

@cidrblock thanks for all your work on this project! I use it to teach Ansible / YAML / J2, since it is easy for folks to get started with a...

> Summary of installation... > > ##deps > brew update > brew upgrade > brew install erlang coreutils > > ##make local env > mkdir ~/local > cd ~/local >...