[amazon/fr] Update after site changes
This commit is contained in:
parent
81a6ecfc14
commit
0bf4ee54d3
2 changed files with 2 additions and 4 deletions
|
|
@ -101,9 +101,6 @@ class OrderPage(AmazonPage):
|
|||
|
||||
|
||||
class OrderNewPage(OrderPage):
|
||||
# Need to force encoding because of mixed encoding
|
||||
forced_encoding = True
|
||||
ENCODING = 'ISO-8859-15'
|
||||
is_here = u'//*[contains(text(),"Commandé le")]'
|
||||
|
||||
def order(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue