Using shinytest with another headless brower

Hi,

I want to use shinytest to test the UI of my shinydashboard. However, I need to install PhantomJS as dependency. PhantomJS development is suspended for a few years already. Therefore, we rather do not use this headless browser. Is there a way to use another headless browser (Chrome for example) as the dependency in shinytest? If so, how can I tell shinytest that it should find and use this other headless browser?

Thanks in advance!

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.