Skip to main content
April 26, 2024
Question

Fitnesse: | Open User Profile | and | Open Settings Menu |

  • April 26, 2024
  • 6 replies
  • 1 view

Using | Open User Profile | and | Open Settings Menu | as they appear in the Cheat Sheet  results in an error: Input Must Be Set.  Are there examples of how to use these correctly?

6 replies

shubhama926776
Brainy
April 29, 2024

[mention:ede6c9eeee7440fdbb774431883cf766:e9ed411860ed4f2ba0265705b8793d05]  AFAIK Fitnesse isn't for opening menus like user profile or settings.

You can try this approaches as per you requirement.
1) Test user info directly like verify username, email etc.
2) Test functionality behind settings like change values and see app behavior.

शुभम्
avor7535Author
April 29, 2024

Not sure I understand your approaches, the UX elements have to be in the active DOM to change values etc., how do you navigate to settings to change the values?

shubhama926776
Brainy
April 29, 2024

You can’t access setting directly but by passing values for particular user to check behaviour of application. Ex:-  Like you can access user timezone and pass that to your script to understand behaviour for that user.

शुभम्