Closed nav-mohan closed 1 year ago
I'll take a look to see whether this might have to do with some of the CSS changes I made in #442.
Resolved by specifying window size when running unit test
User has to provide a reasonable window size for rendering the document, closing for now
This causes some End-to-End tests to fail when run on a smaller window-size because certain DOM elements (such as buttons) are covered by other DOM elements, thus rendering them unclickable.