1.0.0 • Published 1 year ago
playwright_framework_automation v1.0.0
What is this?
A playwright automation comman framework
Installation
Run npm i playwright_framework_automation
use:
import rng from `playwright_framework_automation';
rng(5,10);Parameters
The Random Number Generator accepts two parameters, min and max values.
By default min is set to 0 and max is set to 100.
1.0.0
1 year ago