openmct/e2e
Michael Rogers b77a4066f2
Use navigator platform to display separate for Linux OS - 4848 (#5115)
* Regex match the linux platform and display separate message

* Added test for different alt test based on OS in userAgent

* Simplify to use full navigator string instead of navigator.platform or userAgentData.platform

* Use userAgent string

* Test.skip depending on OS

* Remove .only after confirming test

* Adjust the skip logic

* Fix Flake

* halfbaked implementation

* Updated test to use os specific hotkeys and check for correct text

* Remove test.only

* Delete old tests

Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
Co-authored-by: unlikelyzero <jchill2@gmail.com>
2022-05-03 17:18:06 +00:00
..
tests Use navigator platform to display separate for Linux OS - 4848 (#5115) 2022-05-03 17:18:06 +00:00
.eslintrc.js Implement e2e functional smoke testing and visual regression testing with playwright (#4456) 2021-11-29 16:34:47 -08:00
.percy.yml [e2e] Update Playwright config to include MMOC and Ipad (#4717) 2022-01-14 14:47:35 -08:00
playwright-ci.config.js Add projects to local config and comment out ipad (#4727) 2022-01-18 11:53:05 -08:00
playwright-local.config.js Add projects to local config and comment out ipad (#4727) 2022-01-18 11:53:05 -08:00
playwright-visual.config.js Condition set visual test (#4625) 2021-12-22 14:02:06 -08:00