From 08fcfdb8d04a43c167692ee66d7c4707d6d1693d Mon Sep 17 00:00:00 2001 From: Diego Perini Date: Wed, 21 Aug 2024 11:53:30 +0300 Subject: [PATCH] Polish after review --- docs/mobile-apps/features/network-capture.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/mobile-apps/features/network-capture.md b/docs/mobile-apps/features/network-capture.md index 4d07f3f7e2..588c47d981 100644 --- a/docs/mobile-apps/features/network-capture.md +++ b/docs/mobile-apps/features/network-capture.md @@ -33,16 +33,15 @@ To enable network traffic capturing in your tests: - [Espresso via saucectl](/mobile-apps/automated-testing/espresso-xcuitest/espresso/#networkcapture) - [XCUITest via saucectl](/mobile-apps/automated-testing/espresso-xcuitest/xcuitest/#networkcapture) -Now you can start your live or automated testing session. Your network logs will be captured and displayed in the test results page as well as inside the live testing window. +Now you can start your live or automated testing session. Your network logs will be captured and displayed in the test results page as well as During a Live Testing session with the Developer Options window. ## Accessing Network Traffic in Realtime (Live Testing) To be able to observe network traffic in realtime: -1. Enable network capture for your app like described above. You can skip this step for cross browser testing. -2. Navigate to **Live** -> **Mobile App**/**Cross Browser** -3. Choose device and start a session. -4. Launch the network inspector +1. Navigate to **Live** -> **Mobile App**/**Cross Browser** +2. Choose device and start a session. +3. Launch the network inspector Select Developer Options Start capture