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
7 changes: 7 additions & 0 deletions docs/appium-flutter-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ Testing Flutter apps requires embedding the **Flutter Integration Server** insid

After preparing your Flutter app with this integration (refer to the setup documentation below), you can build, upload, and execute your tests on LambdaTest real devices using the Appium Flutter Integration Driver.


<div className="ytframe">
<div className="youtube" data-embed="_MPp7DDueUI" data-loading-attribute="eager">
<div className="play-button"></div>
</div>
</div>

---

## Native Flutter Integration Driver vs Appium Flutter Integration Driver
Expand Down
Loading