10 packages
automation_model
An automation infrastructure module to be use for generative AI automation projects.
@dev-blinq/ai-qa-logic
AI-QA logic
@dev-blinq/blinqioclient
Package for api of blinq.io
@dev-blinq/cucumber_client
@dev-blinq/cucumber-js
<h1 align="center"> <img src="./docs/images/icon.png" style="width:150px;height:150px;" alt=""> <br> Cucumber - Blinq.io </h1> <p align="center"> <b>Cucumber.js with Blinq.io adaptation</b> </p>
@dev-blinq/ui-systems
this package contains all ui components like button, input, checkbox, colors that blinq.io needs
prompt-eng
Tool for prompt caching openai gpt responses. It will store your prompt template as well as parameters in local cache and use it next time you send the same request.
prompt-eng-server
A server that saves the cached data from the local prompt-eng cache to a database.
selenium-session
Selenium session server. Store and manage your selenium sessions. Enable to accelarate your selenium tests. Buypass your application login screen and enable your test to run on production environment. The selenium session solution include 2 additional par
selenium-session-client
Selenium session client, selenium webdriver (for selenium 4), read the cookies information from the session server and apply it to the selenium session.