R Under development (unstable) (2023-08-15 r84956 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > shinytest2::test_app() Loading required package: testthat Loading required package: shiny ✔ | F W S OK | Context ⠏ | 0 | shinytest2 Error in initialize(...) : Invalid path to Chrome ⠋ | 1 0 | shinytest2 ✔ | 1 0 | shinytest2 ══ Results ═════════════════════════════════════════════════════════════════════ ── Skipped tests (1) ─────────────────────────────────────────────────────────── • `shinytest2::AppDriver` can not be initialized as {chromote} can not be started (1): 'test-shinytest2.R:4:3' [ FAIL 0 | WARN 0 | SKIP 1 | PASS 0 ] Deleting unused snapshots: • shinytest2/sampleapp-001.json • shinytest2/sampleapp-001_.png • shinytest2/sampleapp-002.json • shinytest2/sampleapp-002_.png • shinytest2/sampleapp-003.json • shinytest2/sampleapp-003_.png • shinytest2/sampleapp-004.json • shinytest2/sampleapp-004_.png > > proc.time() user system elapsed 1.81 0.45 2.21