mozile2090

Results 2 issues of mozile2090

i have tried to pass # Create a new rule with specified conditions new_rule = inbox.new_rule() new_rule.display_name = "From partner" new_rule.sequence = 2 new_rule.is_enabled = True new_rule.conditions = MessageRulePredicates(sender_contains=["adele"]) but...

### What is your Scenario? When I try to use an iframe, I get the following error: "Unsafe attempt to initiate navigation for frame with URL 'http://localhost:1401/' from frame with...

TYPE: bug
STATE: Need response