reidav / msteams-playwright

Unlocking UI-Testing for Microsoft Teams Apps using Playwright (Web Testing and Automation Framework).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Authentication

Backlog

  • Authentication
  • 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

Unlocking UI-Testing for Microsoft Teams Apps using Playwright (Web Testing and Automation Framework).


Languages

Language:TypeScript 100.0%