iris_firefox icon indicating copy to clipboard operation
iris_firefox copied to clipboard

Can't start(or restart) Firefox in Private window. Can't pass args= to firefox.restart()

Open tracywalker opened this issue 6 years ago • 3 comments

copied from iris2

Regarding test case https://testrail.stage.mozaws.net/index.php?/cases/view/120455 (private_browsing set)

Launch Firefox with a clean profile directly in Private window (add " -private" in the terminal at the end of the opening command)

@mwobensmith, how to start firefox test directly in private window?

previously we used construction restart_firefox(self, self.browser.path, self.profile_path, '', args=['-private'],...)

tracywalker avatar Jun 07 '19 17:06 tracywalker

#3111 and #3112 also needs this feature

pavelciapa avatar Jun 18 '19 12:06 pavelciapa

Also related to issue #3207

tracywalker avatar Jul 15 '19 14:07 tracywalker

relates to #2703, fix of history_not_remembered

without this some test would fail, or should we use blocked by for these tests when we meet lack of this and other(#3207 , #3222 ) functionality?

pavelciapa avatar Aug 01 '19 13:08 pavelciapa