Skip to content

Conversation

@suiyueranxin
Copy link

The goal status

I try to use these codes to show my design thinking... To meet the basic requirement, I should have debug pass one simple case, but some actions cannot work such as fill text in input control. I need to learn more about playwright actions.

About the code and design, check details in /framework/README.md

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@jackkav
Copy link
Contributor

jackkav commented Nov 20, 2025

Looks like you're trying to build a page object model, I think you'd be interested to read this. https://playwright.dev/docs/pom

Thus far it has been a consious choice of our not to use a page object model in order to enable test recorder developer experience and to streamline the debugging and fixing of test flake.

However this is the kind of change that is important to be driven by the full time maintainers of insomnia and unlikely to be something we can accept as an open source contribution. Its a possible direction we have yet to explore and we appreciate your efforts and ideas!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants