Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Generate interfaces for fill-form data #49

Open
MichaRedM opened this issue Dec 9, 2019 · 0 comments
Open

Generate interfaces for fill-form data #49

MichaRedM opened this issue Dec 9, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@MichaRedM
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Each fillForm method expects an interfaces, which is defined inline in the method header. This interface is allways copied to have an interface for the matching test-data

Describe the solution you'd like
Is should be possible, to generate the interface, by a given name, which is expected in the fillForm

For example:

await page.addFillForm('IPageFormData');
@MichaRedM MichaRedM added the enhancement New feature or request label Dec 9, 2019
@MichaRedM MichaRedM added this to the 1.3 milestone Dec 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant