Skip to content

klassijs/klassijs-astellen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klassijs-astellen

This is used to control all the Global and Environment variables that's used in klassi-js test framework as well as independently in your own framework/project.

Installation

pnpm add klassijs-astellen

Usage

const { astellen } = require('klassijs-astellen');

astellen.set('BROWSER_NAME', chrome);
const browserName = astellen.get('BROWSER_NAME');

Credit

Paul Grossman

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published