Web UI Automation creation, maintennace and execution can be done via Record & Playback
Pro-coder can write Puppeteer Code function to perform complex scenario. No-coder can call function and see results from UI.
No more hard-coded locator in script. Bluestone saved locator in centralized locator repo and reuse that. Pro-coder can enforce locator definition scehma by locator generator function.
Handle simple & complex operation in web automation including Pop-up, download, drag and drop, click and change out-of-box