You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
I'm trying to run a test using codeception. webdriver and phantomjs 2.11.
I write the below line for my test which contains Farsi characters.
$I->see('کمپین بنری');
my test pass using php browser and fail using phantomjs. I commented that line and the test passed with phantomjs as well. so phantomjs doesn't support unicode.
I'm trying to run a test using codeception. webdriver and phantomjs 2.11.
I write the below line for my test which contains Farsi characters.
my test pass using php browser and fail using phantomjs. I commented that line and the test passed with phantomjs as well. so phantomjs doesn't support unicode.
I find it on Command-line Options
Operating System: Windows 8
Suite configuration:
The text was updated successfully, but these errors were encountered: