You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running shinytest2 v0.2.0 on Posit Workbench installed on a Ubuntu server. When running shinytest2::record_test(), I get the error:
Caused by error in `initialize()`:
! Invalid path to Chrome
I get that chrome is not installed on Ubuntu by default, but there doesn't seem to be any info the shinytest2::record_test() function docs or the shinytest2 docs on how to setup shinytest2 for Workbench.
I'm running shinytest2 v0.2.0 on Posit Workbench installed on a Ubuntu server. When running
shinytest2::record_test()
, I get the error:I get that chrome is not installed on Ubuntu by default, but there doesn't seem to be any info the
shinytest2::record_test()
function docs or the shinytest2 docs on how to setup shinytest2 for Workbench.sessionInfo
The text was updated successfully, but these errors were encountered: