-
At the issue #30 we changed the directory tree structure under the Materials dir: introduce `screenshots` and `pagesource` directories.
On the other hand in ver 1.22.2, [com.kazurayam.visualtesting…
-
The following example is taken from a project with is VisualTesting-enabled:
![img_width_should_be_100%](https://user-images.githubusercontent.com/4467417/87629726-892d5180-c76e-11ea-82d5-629461e81…
-
https://github.com/kazurayam/VisualTestingInKatalonStudio/blob/1.19.5/Keywords/com/kazurayam/visualtesting/VisualTestingListenerImpl.groovy has the following code fragment:
```
static {
GLOBAL…
-
derived from the issue of VisualTestingInKatalonStudio :
https://github.com/kazurayam/VisualTestingInKatalonStudio/issues/31
# What is given
1. in a Test Case which visits a URL and saves a scr…
-
Am not able to capture screenshots for "**takeWebElementScreenshot**" and "**takeWebElementsScreenshot**" using below code.
```
CustomKeywords.'kms.turing.katalon.plugins.visualtesting.ScreenCaptu…
-
https://forum.katalon.com/t/cannot-invoke-method-gettcaseresultlist-on-null-object/37890
```
Hi @kazurayam, sorry for the directly mention.
We’re using your Visualtesting with katalon (thank you …
-
Suppose the following recheck-web test:
```java
@ParameterizedTest
@MethodSource( "com.github.beatngu13.visualtesting.util.DriverFactory#getAll" )
void test(WebDriver driver) throws Exception {
…
-
### Description
When trying to preview a XAML page using `Visual` I get an error about the SetFlag not being set.
When trying to preview a XAML page using `CollectionView` I get an error about…
-
### Description
On first tap the placeholder moves, and on second tap the keyboard appears.
https://www.screencast.com/t/aEGPnAwYAWy
The keyboard immediately appears when the Entry already ha…