-
-
### What happened?
Using the class `net.serenitybdd.screenplay.ui.Select` like
```java
actor.attemptsTo(Select.value("foo").from(dropDownLabeled("bar")));
public static SearchableTarget drop…
-
For many, the best way to learn is by example.
I should create a sample application which makes use of Screenplay and all of its functionality. It should include a SpecFlow test project.
-
Examples to look into:
* Appium
* Playwright
-
takes in script
sends down scenes and people in scenes( p0)
onboarding(p1)
Resources to explore:
https://github.com/kvtoraman/Screenplay
https://github.com/run-llama/llama_parse
https://gith…
-
Thoughts from Andy Clark, our producer
How it can work:
I think that it is good to collect some quotes from participants at the start of the day to get their expectations and sense of anticipat…
-
### 🚀 Feature Request
During runtime the main process spawns worker processes to run the actual tests. A solution is required which allows to use the playwright internal IPC communication between r…
-
### Context
The current screenplay editor isn't very useful, there are some syncing bugs and editing the screenplay (ie. doing changes to it) has no effect.
Also, only screenplays in the "hollyw…
-
For example:
![Screenshot From 2024-11-12 04-31-47](https://github.com/user-attachments/assets/c714d6e3-2636-42ea-b372-ee85a78cd888)
In such info summaries and credit screens, it's shorter and m…
-
### What happened?
Am getting this error while initializing custom browser
Serenity.properties file
webdriver.driver = provided
webdriver.provided.type = mydriver
webdriver.provided.mydriver = …