Alexandr Legchilov

Results 5 issues of Alexandr Legchilov

latest versions of Chromedriver require Selenium 4.0 or even 4.6. Do you plan to add support of modern Selenium versions?

As an automation engeener I want to encrypt sensitive data to securely store it in a repo I would like to have a feature that encrypts variables of .env file...

enhancement

Start leveraging of ESLint and Prettier across all subprojects to make code uniform.

enhancement

Implement corresponding types in all libs that contribute to config e.g playwright, wdio, gmail. TODO discuss other possible with @AlexGalichenko

enhancement

Such Test script structure leads to missing steps that we call inside on test.beforEach function ![image](https://github.com/user-attachments/assets/d0d05796-e359-4b62-811a-2e61bbab088b) The "open deal" step apparently should be first, but it does not even listed....