From fbbe87b8aecfdb460ef1357b23be85c5e25c2c56 Mon Sep 17 00:00:00 2001 From: Julia Borkowska Date: Tue, 3 Dec 2024 13:58:14 +0100 Subject: [PATCH] make IDX open in new tab --- docs/overview/getting-started.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/overview/getting-started.mdx b/docs/overview/getting-started.mdx index a494ae679..052d208d2 100644 --- a/docs/overview/getting-started.mdx +++ b/docs/overview/getting-started.mdx @@ -9,7 +9,7 @@ Try out Patrol's capabilities with few clicks! Follow this tutorial and get to k export const IDXButton = props => { - return + return Try in IDX +Android emulator will open as preview and a test will start in develop mode. It takes a while, you can see logs in terminal (it's called `onStart`, ). You can type `r` in terminal to rerun the test after it's done +