Balaji G

Results 7 comments of Balaji G

Yes. Already I had gone through the gauge documentation and enabled that flag as well in the properties file. Thanks for sharing the information 👍 PFA for the screenshot of...

I reinstalled the gauge extension in VS code and now I can provide the table at the scenario level not at the step level. One more issue, have observed in...

Hi @sriv, I'm getting an error message when I provide the table at the **step level**. Already the below flag is enabled in default.properties file - # Enable scenario datatable...

I was trying to run the playwright tests and ended up with the MaxListenersExceededWarning error - ![image](https://github.com/sindresorhus/got/assets/15344129/81abe7dc-f614-4672-98fc-6fe65fc9f37c)

Hi @jigisha9, I have tried and it's working as expected. PFA for the screenshots. **Command 1** - behavex -tWeb --color ![image](https://user-images.githubusercontent.com/15344129/204461165-b31cc266-b450-4c1c-9adc-dbef38a01ff4.png) **Command 2** - behavex -t@Web --color ![image](https://user-images.githubusercontent.com/15344129/204461403-ecc9c9b4-9c21-469b-b9ff-634ac2b8dbb8.png) Please don't...