serenity-bdd Questions

20

I am running automated tests in Chrome with Serenity BDD (Selenium). I had to download a new ChromeDriver, because my tests could not run -> The test would open ChromeDriver but could not "Browse ...

5

Need your help! I've been working on integrating my automation test to Jenkins. I use Serenity BDD and JBehave. My Serenity report displayed OK when I run my test manually. But, when I integrate t...
Isaiasisak asked 12/1, 2016 at 10:19

1

Solved

Today I've got some theoretical question. I have a little experience in BDD with Cucumber. Now I started working in API testing and I faced with Serenity BDD framework on my new project. It is used...
Mitrewort asked 22/5, 2022 at 9:44

1

I have a gherkin scenario similar to following: Scenario Outline: Test some behaviour Given a set of preconditions When an event occurs Then my application has to behave in a particular manner...
Haroun asked 22/8, 2018 at 16:28

2

I was so annoyed by these bulky banners written to the output of serenity execution: 864 [main] INFO net.serenitybdd.core.Serenity - _____ _____ ____ _____ ____ _____ _ ____ _____ _____ ____ |_...
Breadbasket asked 16/12, 2016 at 1:51

3

Solved

After updating Firefox I changed versions of libraries to higher ones. Following errors appeard: [ERROR] Dependency convergence error for commons-collections:commons-collections:3.2.2 paths to depe...
Bestialize asked 19/4, 2016 at 17:29

1

Solved

Has anyone used maven surefire plug-in or any other mechanism for rerunning failed scenario. I am using Cucumber with Serenity and Maven. I tried below different ways in order to rerun failed scena...

1

I have watched a video on youtube that suggest using screenplay pattern as an alternative to using the usual pageobjects. The only advantage I see is that the page object classes are not as big. Is...
Dishcloth asked 5/4, 2017 at 12:31

1

I am using serenity in combination with cucumber for automated screen tests and want to include full-page screenshots in my serenity report. The screenshots in the report are normally only a captur...
Doodlebug asked 10/1, 2017 at 11:37

1

[main] ERROR net.serenitybdd.core.Serenity - No alert is present (WARNING: The server did not provide any stacktrace information) My question is exactly similar to this one "Firefox alert box ...
Denysedenzil asked 6/12, 2016 at 6:24

0

I am working on a page where a left hand main menu has submenus. I try to hover to the main menu item, and it will show the submenu, and then I will click the submenu. I am using below code: @Fi...
Podium asked 7/3, 2016 at 22:44
1

© 2022 - 2024 — McMap. All rights reserved.