microsoft / PowerApps-TestEngine

MIT License
101 stars 29 forks source link

Modern Controls to be listed as unsupported controls #310

Closed carloshm closed 11 months ago

carloshm commented 12 months ago

Modern Controls to be listed as unsupported controls

When a modern control instead of classic control is used, test interaction is not possible. It seems applicable to Test Studio, as the recorder does not work as well

To Reproduce

Steps to reproduce the behavior:

  1. create a sample app with modern control dropdown
  2. add list content
  3. run test studio and record the interaction
  4. control is not recorded
  5. Edit the test step and add control interaction
  6. download test sample
  7. follow steps to run in Test Engine
  8. Test fails
tomjschneider commented 11 months ago

Thanks for noting this, I've added a tracking item on our end to update the documentation appropriately.

tomjschneider commented 11 months ago

Thank you for reporting this - we've updated our documentation to note that modern controls are a known limitation. #313