robotframework / RIDE

Test data editor for Robot Framework
Apache License 2.0
964 stars 379 forks source link

Unable to see the Run tab in Robotframework RIDE #2659

Closed eragupta closed 3 weeks ago

eragupta commented 1 year ago

Suddenly the run tab is disappeared and I am not able to bring it back. Tried installing and reinstalling the Robotframework-ride but nothing is helping -

OS - MacOS Apple Silicon Python 3.11 Robotframework - 6.1.1 robotframework-ride - 2.0.7

HelioGuilherme66 commented 1 year ago

@eragupta Usually there should be error messages in Tools->View RIDE Log, please put them here.

One possible workaround is to go to Tools->Manage Plugins and enable Test Runner (or disable). Then restart RIDE, and reactivate the plugin.

To have more information, you should tell us, how you started RIDE:

You did not mention what was the operating system version, is it the newest, Sonama ?

HelioGuilherme66 commented 3 weeks ago

Closing because we have now a new release v2.1, and users should try it. Use the command: pip install -U robotframework-ride Or from RIDE, Help->Check for Upgrade.