SeleniumHQ / selenium-ide

Open Source record and playback test automation for the web.
https://selenium.dev/selenium-ide/
Apache License 2.0
2.84k stars 769 forks source link

Problem with Add Test page. #1050

Open ianhe1 opened 4 years ago

ianhe1 commented 4 years ago

Problem Description

1) Open the Selenium IDE 2) Create a logn list of test cases 3) Create a number of test suites 4) Select a test suite and open add test case window Now I see the problem:

    • I cannot see the whole list and
    • There is no scroll bar for user to scroll down
    • Select and Cancel buttons are not show

image

Environment

OS: Windows server 2016 Selenium IDE Version: 3.17.0 Selenium SIDE Runner Version: 3.17.0 Node version: v12.16.2 Browser:Google Chrome Browser Version: Version 81.0.4044.138 (Official Build) (64-bit)

zcai2023 commented 4 months ago

I am having the exact same issue. Not able to scroll down to pick tests beyond the first page, and not able to get the OK button. This caused the Test Suite feature almost useless. Is there a workaround?