Fix search_suggestions_can_be_disabled
Seems that high similarity provide_search_suggestions_pattern.similar(0.9) causes not finding a pattern. Lowering similarity is fixing fail

search_suggestions_can_be_disabled - Search suggestions can be disabled.
11:11:27 PM The search bar is successfully enabled. 11:11:29 PM The 'Show Suggestions' option is visible. 11:11:43 PM The 'Provide search suggestions' option is disabled. - [Actual]: False [Expected]: True
It is not possible to perform the 4th step from the TestRail. There is no "Show suggestions" option in the search bar context menu in 71.0b4 build.

This is either a bug in Firefox or an intentional feature change. Please contact the test case author in TestRail and ask them to investigate. (Cristian Comorasu - [email protected]). They should rewrite the test to disabled search suggestions from options/preferences panel instead of from the search bar context menu.