@v-screen/pom
v0.0.2
Published
This specification is about node structure and page object tree modification description, aims to build a UI-unrelated model of canvas structure and operation pattern.
Downloads
19
Keywords
Readme
Page Object Model(POM) Specification
This specification is about node structure and page object tree modification description, aims to build a UI-unrelated model of canvas structure and operation pattern.
Installation
Use the package manager to install.
npm install @v-screen/pom
# you can either use yarn
yarn add @v-screen/pom
# or pnpm
pnpm add @v-screen/pom