Answer the question
In order to leave comments, you need to log in
How to continue executing cept test after redirect to https resource?
the script is executed, reaches the next piece and hangs:
$I->click('Complete Order');
//здесь идет редирект на https ресурс
$I->wait(20);
$I->see('Thank you!');
$I->grabTextFrom('#addressCode'); //на этом виснет
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question