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

[Medium] Плагин зависает, если на странице открыто окошко алерта #1721

Open
InnaRadionova opened this issue Apr 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@InnaRadionova
Copy link

InnaRadionova commented Apr 19, 2024

Environment details (please complete the following information):

  • JDN v 3.15.24 Back-end v 0.2.64
  • Chrome Version 123.0.6312.122 (Official Build) (64-bit)

Describe the bug
Плагин зависает, если на странице открыто окошко алерта. Создание списка локаторов идет очень долго (20+ минут) и зависает на стадии 3

To Reproduce
Зайти на страницу https://demoqa.com/alerts
Открыть любой из алертов
Выполнить поиск локаторов с дефолтными параметрами:
2024-04-19 06 21 38

Actual behavior
Плагин зависает, если на странице открыто окошко алерта.

Expected behavior
Плагин корректно обрабатывает алерты - по аналогии с модальными окнами.

@InnaRadionova InnaRadionova added the bug Something isn't working label Apr 19, 2024
@InnaRadionova InnaRadionova added this to the Release 3.15 milestone Apr 19, 2024
@InnaRadionova InnaRadionova added this to BackLog in JDN.AI Board via automation Apr 19, 2024
@Iogsotot Iogsotot removed this from the Release 3.15 milestone Apr 22, 2024
@Iogsotot
Copy link
Contributor

Такие методы как alert, promt, confirm блокируют цикл работы JS на странице

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants