Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/appium-app-performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@ Apps that consume excessive battery negatively affect user experience. With Lamb

<img loading="lazy" src={require('../assets/images/appium-app/battery.png').default} alt="cmd" width="768" height="373" className="doc_img"/>

:::note
Battery consumption data is only displayed for Android applications. This feature is not available for iOS applications.
:::

### 7. Temperature Monitoring
High device temperature can degrade performance and harm the user experience. LambdaTest lets you monitor battery temperature during app usage, helping you optimize features causing excessive heat generation and reducing the risk of device overheating.

Expand Down
Loading