-
**Steps to reproduce -**
1. Create simple feature file with below content
```
Feature: Test
Scenario: Scenario name
Given something is "value"
And something1 is "value2"
And something2 is "…
-
Hi, I've first checked in Chamilo user guide, ans then on this forum, but didn' find how to solve it.
Bonjour, j'ai d'abord cherché dans le guide d'utilisation puis sur ce forum, mais je ne trouve pa…
-
# やること
- [x] isu3に最新のPostgreSQLを用意する
- [x] PostgreSQLに外から接続できるようにする
- [x] パラメータちょっとチューニングする
- [x] MySQLからデータ移行
---
- [x] sqlite_fdwのインストール
- [x] sqlite_fdwの設定
- [x] テナントDBの移行
- [x] 初期化方法の…
-
In GWEN 3, if you run gwen with tag filters, it also checks whether imported meta files satisfy that tag filters or not and imports them accordingly. --> "Feature file skipped (does not satisfy tag fi…
-
If you executet JS -->
`(function(){ if ("3" == "3") {return true;} else {return false;} })()`
Gwen throws error --> Failed: Unbound reference: ("3" == "3") return true;}else{return false;}})()"…
-
Hello
I'm new to Gwen. Tried to use it to build some test cases.
I used this command to run the test: gwen -b -m 1_MJ-181.meta -f json -Dgwen.web.browser.headless=true --parallel -r target/repo…
-
Wrapper is not passing through the -v (verbose) CLI option. The long hand --version works however.
-
Hello,
One of our testing env is the Pi 4b.
We see from Gwen output that it will look for chromedriver and download it if needed.
>
INFO - Reading https://chromedriver.storage.googleapis.co…
-
Would be very interesting to see how many images in the data correspond to popular celebrities.
Running full term extraction (ala https://simonwillison.net/2022/Jul/11/sqlite-comprehend/) would be …
-
Following DSLs immediately fails in case of popup message not present on UI
```
I the popup
the popup message ""
the popup message
I capture the popup message
```
Due to which we ne…