D
D
Dmitry Vapelnik2014-09-22 23:29:27
Yii
Dmitry Vapelnik, 2014-09-22 23:29:27

PHPUnit + Selenuim [ + Yii ] - how to specify the size of the maximize window (maximized)?

Getting to know PHPUnit by testing a Yii application. When I ran an acceptance test using Codeception, I could specify in the config the size or status of the browser window in which the test would be conducted. For example, you could expand it to see what's there and how. Here, in PHPStorm+PHPUnit+Selenium+Yii, I can't find/google the right option.
Is there a solution to this problem?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Vapelnik, 2014-10-24
@dvapelnik

found solution for Yii1
$this->windowMaximize();

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question