Skip to content

[Feature]: Selenium Migration to Power Fx Function extension #522

Open
@Grant-Archibald-MS

Description

@Grant-Archibald-MS

Is your feature request related to a problem? Please describe.

Many organizations have made significant investments in Selenium for automated testing, and it is essential to leverage these existing test components within the Power Apps Test Engine.

Describe the solution you'd like

Propose adding migration guidance and samples for integrating Selenium-based test components into the Power Apps Test Engine. This would allow users to utilize their existing Selenium tests, which are often written in Java, within the Test Engine.

This guidance could cover steps migrating these tests to Playwright and a language bridge from Java to C# would also be beneficial to facilitate a smooth transition.

It could cover:

  • Login / Security model code can be removed as handled via Test Engine
  • Page navigation and start up model handled by Test Engine
  • Changes from WebDriver to Playwright Page
  • .Net to Java Interop
  • Extensions using No cliffs extensibility model

Describe alternatives you've considered

No response

Additional context?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions