Uno.Gallery icon indicating copy to clipboard operation
Uno.Gallery copied to clipboard

Test: Ui Automation Test completion for chip control

Open sakshi173 opened this issue 2 years ago • 7 comments

GitHub Issue (If applicable): #

NA

PR Type

What kind of change does this PR introduce?

  • Project automation

What is the current behavior?

UI automation test script is not available for Chip control

What is the new behavior?

Added UI automation scripts for Chip Control.

PR Checklist

Please check if your PR fulfills the following requirements:

  • [ ] Tested on iOS.
  • [X] Tested on Wasm.
  • [X] Tested on Android.
  • [ ] Tested on UWP.
  • [ ] Tested in both Light and Dark themes.
  • [ ] Associated with an issue (GitHub or internal)

Other information

Internal Issue (If applicable):

sakshi173 avatar Apr 08 '22 15:04 sakshi173

Azure Static Web Apps: Your stage site is ready! Visit it here: https://yellow-moss-0b45eee0f-362.eastus2.1.azurestaticapps.net

github-actions[bot] avatar Apr 08 '22 16:04 github-actions[bot]

Azure Static Web Apps: Your stage site is ready! Visit it here: https://yellow-moss-0b45eee0f-362.eastus2.1.azurestaticapps.net

github-actions[bot] avatar Apr 12 '22 15:04 github-actions[bot]

/azp run

agneszitte avatar Apr 14 '22 15:04 agneszitte

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Apr 14 '22 15:04 azure-pipelines[bot]

there is about 55 tests total, how are we taking 1h on ios and over 2h on android...? @kazo0

Xiaoy312 avatar Apr 26 '22 03:04 Xiaoy312

The Scroll methods like App.ScrollDownTo() take a ridiculous amount of time to run on iOS and Android.

kazo0 avatar Apr 26 '22 12:04 kazo0

@kazo0 , Thanks for confirming the issue, shall I remove the scroll methods, please let me know your views.

sakshi173 avatar Apr 26 '22 13:04 sakshi173