robotframework / robotframework/SeleniumLibrary
When multiple elements are found by the locator and keyword interacts with single element, generate a warning in the logs
Đang mở
@aaltat đang làm issue này rồi.
Từ ngày 22/6/2018.
deprecation
enhancement
priority: critical
- Ngôn ngữ chính
- Python
- Star
- 1.5k
- Fork
- 787
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Now if there are multiple elements found by the locator, then SL silently takes the first elements. This is not good implementation and we should want users about multiple elements found by the locators. We should perhaps display warning in the console and in the log.html that multiple elements. are found by the locator. Making this change is too late for 3.0 release.
Display warning in release 3.2.0. Should fail in release 3.3.0 (remember to create separate issue about failure when warning is done)
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.