Hello Rstudio community,
I am testing an app with shinytest, I am using quite intensively and it works great so thanks for that!, but it gives some problems with custom css. Basically when the app is visited from phantomjs it does not display css properly while if I visit from a usual browser all looks good. After checking for a while, it seems like PhantomJS does not support the latest css additions, given that it is discontinued this seems logic: But first I wanted to check if someone else has found this problem, if it really comes from phantomjs, and if so is shinytest moving to another driver (maybe chromote?)
Thanks for your help!
Luis