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

[High] data* атрибуты должны быть в секции non-unique и быть non-actionable если у них нет значения #1587

Closed
AlexeyGirin opened this issue Dec 5, 2023 · 3 comments · Fixed by #1606
Assignees
Labels
bug Something isn't working
Milestone

Comments

@AlexeyGirin
Copy link
Contributor

AlexeyGirin commented Dec 5, 2023

Environment details (please complete the following information):
JDN v 3.14.30 Back-end v 0.2.58
win10

Describe the bug
data* атрибуты должны быть в секции non-unique и быть non-actionable если у них нет значения

To Reproduce
Steps to reproduce the behavior:

  1. Откройте плагин на страничке https://www.linkedin.com/mynetwork/invite-connect/connections/

  2. Нажмите кнопку +Page Object

  3. Распознайте там HTML5 элементы через кнопку Generate All
    image

  4. Откройте на редактирование локатор с именем label (самый верхний)

  5. Откройте список возможных локаторов
    image

Actual behavior
В списке unique присутствует атрибут data-test-app-aware-link который не имеет значения (и в принципе - тултип правильно говорит, что атрибут не имеет значения)
Проблема в том, что этот атрибут можно выбрать - и тогда начинается раскобалс со значением
image

Expected behavior
Атрибут data-test-app-aware-link находится в списке non-unique и недоступен для выбора

Зип файл со страничкой:
(18) LinkedIn.zip

@AlexeyGirin AlexeyGirin added the bug Something isn't working label Dec 5, 2023
@AlexeyGirin AlexeyGirin added this to the Release 3.15 milestone Dec 5, 2023
@Iogsotot Iogsotot self-assigned this Dec 15, 2023
@Iogsotot Iogsotot linked a pull request Dec 18, 2023 that will close this issue
@Iogsotot
Copy link
Contributor

#1606
3.14.35

@AleksandraSmolianinova
Copy link

Tested in 3.14.38 - Passed
image

@AleksandraSmolianinova
Copy link

Closed

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
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants