skvln / SimbirsoftTestTask

Test task for Simbirsoft
0 stars 0 forks source link

Added constructor for GMailLoginPage class. #4

Closed skvln closed 1 year ago

skvln commented 1 year ago
  1. Added constructor for explicit pointing to the page needed to be reached.
  2. Added explanation for unused *args in reach() method.
  3. Added address property to make the new _address field read only.
  4. Changed imports positions in pages.py source file to be accorded to PEP-8.
skvln commented 1 year ago

Reopen: https://github.com/skvln/SimbirsoftTestTask/issues/3