Alaa Sayed

Results 13 comments of Alaa Sayed

Thanks for the follow up. Yes. In my case I have to do this because I need to exclude some tests in a way that let me know they are...

@beatfactor this issue occurs when running tests in parallel I could use your selenium version, but we also run tests on browserstack and I have the same weird logs there...

I don't think this solves the issue. I'm reporting a bug that the logging in the live output doesn't look good and you're telling me to just turn it off.

it even looks uglier ![image](https://user-images.githubusercontent.com/69066350/161997614-e026ebc4-3d8a-45c2-9696-a0588065a742.png)

I think it is something wrong in boxen , maybe it was not designed to encapsulate this much text I get normal logs which really looks a bit better on...

also for the weird logs of two adjacent tests, I get what went wrong here. I have a folder where I wanted to run specific tests but not all of...

it will be great if added, because now I had to label the excluded tests and exclude them myself using `fs` functions. I mean I'm not relying on the feature...

@AutomatedTester this is not fixed, to reproduce : src_folders has a list of relative paths to the tests , e.g: `"src_folders": [ "tests/case-details/test1.js", "tests/case-details/test2.js",........], "test_workers": { "enabled": true, "workers": x...