rakeshnambiar

Results 5 issues of rakeshnambiar

Plugin support for the `test.ai` ML element locator Details are available below: https://jarbon.medium.com/selenium-selectors-that-suck-less-1632ad11f2a4 In order to support make use of this utility we have to : - An option to...

enhancement
@serenity-js/web

### Brief summary A hybrid performance test slows down the browser tests and it happens when the Vue User for the browser test is just `1 Vue` but the backend/API...

bug
user request

**Describe your question with as much detail as possible** Is there any way to merge multiple reports into one single report? Because I am running the whole test suite into...

First of all thanks for this utility. I am currently having challenges using this library as our Mailhog server authentication is via keycloak. Please could you confirm, that the library...

Import didn't work in the latest K6 version. ```json "devDependencies": { "faker": "^5.5.3" } ``` ``` ERRO[0000] GoError: The moduleSpecifier "faker/locale/en_US" couldn't be recognised as something k6 supports. at go.k6.io/k6/js.(*requireImpl).require-fm...