-
module.xml:
```
native("jvm")
module test.examples.ceylon.postgres "1.0.0" {
import ceylon.dbc "1.2.0";
import ceylon.test "1.2.0";
import examples.ceylon.postgres "1.0.0";
import "de…
-
The PageFactory is created only once (when extension is initialized - https://github.com/qa-tools/behat-extension/blob/master/src/QATools/BehatExtension/QATools.php#L78) and therefore it uses Mink's s…
-
## Issue
### Context
- **Jenkins version**: 2.150.2
- **Job type**: Pipeline
- **Allure plugin version**: 2.27
- **Allure commandline version**: 2.9
### Problem description
[Pipeline] /…
-
The `Form::getNodeElements` method (see https://github.com/aik099/qa-tools/blob/master/library/aik099/QATools/HtmlElements/Element/Form.php#L60) only looks for elements inside the current form. Becaus…
-
I think that https://immutables.github.io/ is greatest tool for generating PoJo. Your tool can let developers (lazy developers) focus on effectve test instead of "near support" code.
I look at you…
-
## Issue
### Context
- **Jenkins version**: 2.164.2
- **Job type**: Matrix
- **Allure plugin version**: 2.28.1
### Problem description
Allure report generate failed with below exception
…
-
When i use Ashot with selenium to capture screenshot for particular webelement,its not working.
I have also attached the logs for reference.
Screenshot for taking full page is working.
Iam …
-
Getting below exception while comparing images.
```
TestEngine with ID 'junit-jupiter' failed to execute tests
org.junit.platform.commons.JUnitException: TestEngine with ID 'junit-jupiter' failed…
-
## Issue
### Context
- **Jenkins version**: 2.140
- **Job type**: Pipeline
- **Allure plugin version**: 2.27
- **Allure commandline version**: 2.7.0
### Problem description
Plugin doesn…
-
I really like this tool so far. The only issue I see now from it is that when a page is large and in turn the image is large, it causes an Out of Memory Error even with 1GB of reserved memory. I don't…