Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screenshot inside iframe #349

Closed
koodeex opened this issue Dec 21, 2018 · 4 comments
Closed

Screenshot inside iframe #349

koodeex opened this issue Dec 21, 2018 · 4 comments
Assignees
Labels

Comments

@koodeex
Copy link

koodeex commented Dec 21, 2018

Добрый день!
Столкнулся со следующей проблемой: при переключении контекста вебдрайвера в iframe, попытка сделать assertView фотографирует левый верхний угол страницы, вне айфрейма.
можно ли как то переключить снятие скриншотов в контекст айфрейма?

it('SnapInsSupportFlowFirstPageReturn', function() { 
               return this.browser.element(iframelocator)
               .then(function (frame) {
                   return this.frame(frame.value)
               })
               .waitForVisible('#loading', 10000, true)
               .assertView('SnapInsSearchResultPageReturn', 'body');
}
@sipayRT
Copy link
Member

sipayRT commented Dec 24, 2018

привет

про этот баг знаем, но пока не дошли его исправить :(

@mercury-oe
Copy link

any update of this issue?

@Dino1992
Copy link

Привет! Есть новости?

@DudaGod
Copy link
Member

DudaGod commented Mar 7, 2024

Fixed in hermione@8.2.2

@DudaGod DudaGod closed this as completed Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants