page-modeller icon indicating copy to clipboard operation
page-modeller copied to clipboard

⚙️ Browser DevTools extension for modelling web pages for automation.

Results 10 page-modeller issues
Sort by recently updated
recently updated
newest added

@danhumphrey First of all. Thanks for your terrific open source software. After comparing a bunch of browser extensions of the same category I always came back to the Page Modeller...

Hi Dan, I've added support for Playwright. Used the following scripts: test, build:dev and zip:chrome Tested it locally using load unpacked extension option. [pageModelDemoPage.ts](https://codeshare.io/xvn4Ad) [pageModelDemo.spec.ts](https://codeshare.io/JbJMrn) Playwright tests using model generated...

Add support for Playwright framework

enhancement

Modelling pages with nested frames.

enhancement

Add support for Selenium WebDriver in Ruby

enhancement

[Codeception](https://codeception.com/) is quite popular testing framework for PHP, giving ability to write acceptance and functional tests. Page objects: https://codeception.com/docs/06-ReusingTestCode#pageobjects Available locators (probably best to stick to strict ones when generating...

enhancement

It would completely great if page-modeller supported Python3

enhancement
help wanted

Add the option to specify an element as the root context.

enhancement

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.0 to 2.6.10. Release notes Sourced from vuetify's releases. v2.6.10 :wrench: Bug Fixes VCalendar: prevent XSS from eventName function (ade1434), closes #15757 VDialog: don't try to focus...

dependencies

Very good tool, it would be perfect if we could tell the SPY to look at another unique property instead of the id ![image](https://user-images.githubusercontent.com/75469846/200321933-2221f85b-9892-4cc2-b39b-07a2731df2b6.png) ### manual trick 1) create id...

enhancement