AV
Size: a a a
AV
AV
AB
AB
AB
AV
AB
AV
AV
AB
AV
AV
class Page1И теперь оказалось, что click() лучше подходит в class
method1() return this
method2() return this
method3() return this
click() return this
class Test1
new Page1().method1()
.method2()
.click()
.method1()
.click();
class commonКак переделать? С помощью функций рефакторинга в IDE.
click() return что-то или ничего
AB
AV
AB
AV
AB
AV
AB
AB