-
```
package com.asksqa.interactions;
import static net.serenitybdd.screenplay.Tasks.instrumented;
import net.serenitybdd.core.pages.WebElementFacade;
import net.serenitybdd.screenplay.Performa…
-
### Issue
We don't seem to have a way of exporting a screenplay PDF with the script breakdown highlights.
### Proposal
Add option "Breakdown Highlights" to the "Export Document" dialog, so that t…
-
Add "Rename Character" option to the context menu right inside the Screenplay Document, when clicked on a character line/type.
This way we don't have to leave the screenplay document, navigate to t…
-
```
package com.asksqa;
import net.serenitybdd.screenplay.Actor;
import net.serenitybdd.screenplay.abilities.BrowseTheWeb;
import net.thucydides.core.webdriver.WebDriverFacade;
public abstr…
-
The code, used in downstream Marked 2, seems to produce about 48 lines per page. A more common standard seems to be 55 lines per page, e.g., https://screenwriting.io/what-is-standard-screenplay-for…
-
I'm assuming this project is open source - GPL2? Can you update the README file?
Since ST2 plugins are python, and Trelby is python and GPL2, it should not be too difficult to pull out the screenplay…
-
I am getting below error
java.lang.NullPointerException: No BaseStepListener has been registered
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:900)
at net.thucydides.c…
-
Fountain (extension: ```.fountain```) is a plaintext markup language for screenplays. You can think of it as a _"markdown for screenplays"_.
It wouldn't need much functionality, most importantly sy…
atoav updated
5 years ago
-
subject lines
Current Link:
https://gitlab.com/kelteseth/ScreenPlay/-/jobs/artifacts/master/download?job=build:osx_release
Webpage Returned:
-
Trying to compile following the readme I get the following error:
root@ubuntu:/home/luca/src/mx/screenplay-dx/core_repos# make all install firmware
make -C src
make[1]: Entering directory `/hom…