seandavi/sars2pack

[BUG] Under github actions, phantomjs is not found, despite successful installation

seandavi opened this issue · 1 comments

Describe the bug

Webdriver package installs phantomjs, but R cannot find it.

To Reproduce
Only a problem when running gh-actions

Expected behavior
Working gh-pages pushes with phantomjs functionality.

Screenshots
image

Additional context
Consider switching to Rselenium package.

Moved over to RSelenium. That seems to be working. Completed in d4aa50a.