Uladzislau Arlouski

Results 21 issues of Uladzislau Arlouski

### Context If we click on a test on the timeline, that brings us to a page containing only test information without any references to a parent suite, this fix...

theme:ui
theme:plugin api
theme:generator

Vividus has moved onto selenium 4, but we still see mention of selenium 3 in docs https://docs.vividus.dev/vividus/latest/user-guides/pipeline-with-proxy.html so it needs to be updated

documentation

It would be good to create a validation layer for AzureDevOps exporter properties and consider doing the same for other exporters _Originally posted by @valfirst in https://github.com/vividus-framework/vividus/pull/2931#discussion_r918779117_

feature

**Describe the bug** Web screenshot contains black areas when native header to cut is set **To Reproduce** ``` Given I am on a page with the URL ' https://vividus-test-site.herokuapp.com/stickyHeader.html' When...

bug

Visual for web apps use the following coords providers: * js coords provider - for area cropping * web driver coords provider - for elements and areas to ignore Apparently...

enhancement
p3

At the moment raw user input into visual steps goes into ScreenshotConfiguration object, then gets validated and all the data from that object goes into ScreenshotParameters, in most cases data...

enhancement
p4

**Describe the bug** The countScenarios task always prints 1 Stories, 1 Scenarios and 1 Scenarios with Examples for any folder with stories we provide **To Reproduce** Run the following task...

bug
p4

For now if we have a collection property in object e.g. some list of namesand if we want to populate the property using XML configs, in case of empty property...

enhancement
p5