-
I wasn't crazy about the default syntax colors, so I went to tweak them, and I found it rather strange that, for example, `constant.numeric` is used for scene transitions. There is no semantic connect…
-
I recently upgraded my Serenity version from 3.2.5 to 4.0.29 and observing the difference in the number of tests executed in the HTML report randomly.
Example:
Actual number of scenarios executed: …
-
I'm using below action to create custom wait for progress bar/loader to disappear but even when loader is disappeared, code still waits for 30s timeout. Can somebody please help?
```
public class …
-
This setting was the first thing I looked for after installing the package, before I even began writing. I wanted to set the PDF font to Courier Prime, assuming the package would default to Courier or…
-
After implementing #22 (Modularization of Serlo content) it would be great if there is a possibility to easily translate this content (which will be much smaller than an article – an exercise or a sec…
kulla updated
4 years ago
-
So we learned in https://github.com/TVTower/TVTower/issues/1209 that dynamic roles are already possible, however they don't work as expected when the screenplay-script is a series. The character names…
-
I use Serenity-screenplay-webdriver 3.1.1
I see that Open class has a lot method like:
` public static OpenPage browserOn(PageObject targetPage) {
return new OpenPage(targetPage);
}
…
-
Hi!
This project should be explicitly licensed under a preferably FLOSS licence, see https://www.mail-archive.com/perl6-users@perl.org/msg04541.html .
**Update:** see my comment below about rebo…
-
**Problem:**
Based on documentation and examples, it is unclear how in JUnit based scenario developers could add narrative documentation to be used in the reports.
After reading BDD in action an…
-
Just like when markdown language converts `foo` to `foo`, I propose to convert `"foo"` to `foo`.