Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Get Passed Failed Count After running all feature Files and do some post Actions. #75

Open
rahulkedia1409 opened this issue May 8, 2020 · 0 comments

Comments

@rahulkedia1409
Copy link

Hi,
I am having an requirement as in:-
I have 10 feature files each containing one scenario, and i am currently using 2 instances of the chrome browser.

  1. I want to collect passed failed counts of the total scenarios run and get a consolidated passed failed count when all the feature files have finished running.
  2. Now when my all feature files have run want to do perform a post action let's say use this passed failed count and send it on slack channel(slack api i can hit and write the relevant code).
    .........

Facing problem in getting the counts (Tried with singleton but it dosen't seems to work).
And if i get the counts how to call a post task to do the needful. Any Ref. will be helpful. Thanks in advance.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant