rakeshnambiar
rakeshnambiar
@jan-molak Did you get a chance to look in to it?
@jan-molak @san-ouadghiri I too keen on SerenityJS-JEST. May I ask the latest development on this, please?
Thanks @jan-molak for letting me know. I will keep watching this ticket.
Anybody tried this with JavaScript? @jan-molak unfortunately, I am using JavaScript and not TypeScript.
@jan-molak with my limited knowledge in JavaScript I did a try. Initially I ended up with the error `Error: TypeError: After is not a function` while using the above function...
@jan-molak - Yes, I have upgraded to the cuculber latest version `6.0.5` but after that it cannot detect the steps defenition files with the settings `require: [ 'features']` or `require:...
@jan-molak - I am blocked, kindly help me with the screenshot issue. I will update the same project in case you want to try it yourself.
@jan-molak I have copied all my files to the template project and now the test execution is working fine. However, there's no screenshot and it was the same case before...
@jan-molak I tried the solution which you had mentioned above. However, I am ended up with the below error. ```javascript [21:58:06] E/launcher - Error: C:\GITHUB\serenity-js-cucumber-protractor-template\script\node_modules\@serenity-js\assertions\src\Check.ts:1 import { Activity, Answerable, AnswersQuestions,...
Sorry - that's my bad - yes the IntelliJ auto-suggsted it. I have failed a test to check the screenshot generation but still it didn't work. Also the scenario step...