iris_firefox icon indicating copy to clipboard operation
iris_firefox copied to clipboard

Fix search_suggestions_can_be_disabled

Open pavelciapa opened this issue 6 years ago • 2 comments

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

image

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

pavelciapa avatar Apr 08 '19 11:04 pavelciapa

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. image

spronoza avatar Oct 28 '19 16:10 spronoza

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.

tracywalker avatar Oct 29 '19 12:10 tracywalker