rockmelonqa / rockmelonqa-ide

Test Automation IDE that generates and runs Playwright and Selenium code
MIT License
4 stars 3 forks source link

Support moving files between sub-folders in the IDE #107

Open brogreenmoon opened 1 year ago

brogreenmoon commented 1 year ago

Right now you can't drag and drop files between sub-folders in the IDE.

For example, I want to move "google - Copy.page" to the "Search Results" sub-folder, but there is no way to do this without performing the action in Windows Explorer.

image

It wouldn't make sense to allow pages to be moved to the output-code or test-cases folders though, for example, although you should be able to move them between sub-folders in the page-definitions area.