Skip to content

Nav-2d/msteams-playwright

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msteams-playwright

Playwright Tests

This project aims to provide basic samples of how to use Playwright for Microsoft Teams App UI testing (desktop & web). Contributions are always welcomed.

git clone https://github.com/reidav/msteams-playwright.git
cd msteams-playwright
npm install
npx playwright test
```test

![Authentication](https://github.com/reidav/msteams-playwright/blob/main/docs/assets/demo.gif?raw=true)

## Backlog 

- [x] Authentication
- [x] Git workflow / actions
- [ ] Installing an app from the store
- [ ] Teams App testing sample
- [ ] Teams Bot testing sample
- [ ] Mobile application testing

## Disclaimer 

All information in the services are provided "as is", with no guarantee of completeness, accuracy, timeliness or of the results obtained from the use of this information, and without warranty of any kind, express or implied, including, but not limited to warranties of performance, merchantability and fitness for a particular purpose.

I won't be liable to You or anyone else for any decision made or action taken in reliance on the information given by the services or for any consequential, special or similar damages, even if advised of the possibility of such damages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%