Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.8k views
in Technique[技术] by (71.8m points)

takesscreenshot - Cucumber: scenario outline need to take screenshot on failed step

I would like to take screenshot for failed step of each example input when I am using Scenario Outline.

Example: Scenario Outline: Search for items and move to checkout page

Given User is on Greencart Landing page

When User searched for type vegetable

And Added items to cart

And User proceeded to checkout page for purchase

Then verify selected items are displayed in check out

Examples: |name |

        |Brinjal |

        |Beetroot|

lets say first input "Brinjal" got failed screenshot is attaching in report and when second input "Beetroot" also fails its not attaching to report. I would like to get for all failed inputs of a scenario outline screenshots to attach in report. could you pls help here.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...