My first test didn't work anymore

I’m starting to use Robotframework and in my first test it doesn’t find the Settings information, could someone help me?

Hey @PatriciaCruz

Assuming your issue is from updating to latest, please see the release notes for version 3 for your answer: Release Zoomba 3.0.0 · Accruent/robotframework-zoomba · GitHub

In short though you have two options:

  1. Use robotframework-zoomba version 2.14.3 or earlier
  2. Move to robotframework-applicationlibrary (same code, just had to move here due to diverging selenium requirements).
1 Like