-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
When doing some automated selenium testing, I created a test that made an invalid highlighted region:
[tr]
[td]clickAt[/td]
[td]css=div.DV-cover[/td]
[td]20,20[/td]
[/tr]
(full test emailed; less and greater than symbols are converted to [ and ] for github).
The highlighted region goes from the top left corner of the page to somewhere that I can't see.
This is admittedly an issue that I can't reproduce manually. I'm concerned that there is some way it could happen and that someone may eventually find a way to make it happen.
Reactions are currently unavailable