Skip to content

Commit 9289d35

Browse files
authored
Merge pull request #1382 from shreybansal-lambdatest/stage
updated key action overview section
2 parents a534538 + 000799b commit 9289d35

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

docs/install-apps-from-firebase.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,13 @@ Now, you can view all the apps you’ve uploaded along with their respective ver
102102

103103
<img loading="lazy" src={require('../assets/images/mobile-app-testing/firebase/Noblurlaststep.png').default} alt="Real " className="doc_img" width="1366" height="629"/>
104104

105-
:::tip
106105

107-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/firebase/Buttonexplanation.png').default} alt="Real " className="doc_img" width="1366" height="629"/>
108106

107+
## Key Actions Overview
109108

110-
**Button Functions Overview-**
109+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/firebase/Buttonexplanation.png').default} alt="Real " className="doc_img" width="1366" height="629"/>
111110

112-
1. *Add new project -* Click this button to add and sync new Firebase projects to your workspace.
113-
2. *Refresh -* This button refreshes the project list, apps, and releases to their latest state without affecting your synced releases.
114-
3. *Project Menu -* Click here to manage your project. You can share it with team members or delete it from the list.
115-
4. *Sync -* Sync your release to install the app on a device. This generates a unique app ID for that release.
116-
:::
111+
1. **Add new project:** Click this button to add and sync new Firebase projects to your workspace.
112+
2. **Refresh:** This button refreshes the project list, apps, and releases to their latest state without affecting your synced releases.
113+
3. **Project Menu:** Click here to manage your project. You can share it with team members or delete it from the list.
114+
4. **Sync:** Sync your release. This is necessary to start any session and generates a unique app ID for the release, which will be used for automation test cases.

0 commit comments

Comments
 (0)