Rozaev Viktor

Results 7 issues of Rozaev Viktor

Hello! Right now intern-visual can make a screenshot for part of the page. It can be nice to have some API for making screenshot of entire page. Now I should...

enhancement
help wanted

Problem: Right now visualTest didn't provide any API for page scroll. The only thing which you can do is open the page and take screenshot right after that. ``` JavaScript...

Hello! I trying make a demo application for intern-visual and I have a problem with paths: Error: Failed to load module fs from /Users/rozaev/work/intern-visual-demo/fs.js (parent: intern-visual/assert). How-to reproduce: ``` Bash...

By default user can see the warning that tablet resource accounting was moved to tablet cell bundles: The problem is: user still sees it even if he manually switched enable_per_account_tablet_accounting...

Usually the UI has clickable element with "Click to show all items" tooltip. If there are to many users you can click to that element and see all group users...

groups

Probably because get_operation has two fields: ``` "job_statistics": {}, "job_statistics_v2": { ... } ``` And UI looks at job_statistics, which for some reason is empty for running operations

1. Open operations page https:////operations?state=running 2. On any operation, click to "Running" or "Completed" links 3. In both cases you will open failed jobs instead of running or completed ones...