Skip to content

Commit e313941

Browse files
adinastollbenjguin
andauthored
Update docs/automated-testing/ui-testing/teams-tests.md
Co-authored-by: Benjamin Guinebertière <[email protected]>
1 parent 0a5765c commit e313941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/automated-testing/ui-testing/teams-tests.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Inspecting the app is very useful as you write new tests, as it allows you to fi
180180
181181
1. "appium:deviceName" - is the name of your emulator. In **Useful commands** sections from above, you can see how to get the name of your AVD.
182182
1. "appium:appPackage" - is the name of the package, should be kept to "**com.microsoft.teams**".
183-
1. "appium:appActivity"- is the name of th eactivity in the app that you want to launch, should be kept to "**com.microsoft.skype.teams.Launcher**"
183+
1. "appium:appActivity"- is the name of the activity in the app that you want to launch, should be kept to "**com.microsoft.skype.teams.Launcher**"
184184
1. "appium:automationName" - is the name of the driver you are using, in this case, "**UiAutomator2**"
185185
186186
If the appium server runs on your local machine at the default portal, then Remote Host and Remote Port can be kept to the default values.

0 commit comments

Comments
 (0)