Skip to content

nsd113/SendingLetterByPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

SendingLetterByPython

The test project with Python, Selenium, and Page object pattern. The test is login to mail.ru; writes a letter with the Body and Subject field; sending a letter. Without delivery check.

For the Linux operating system. To run this code, type in the terminal in the current directory:

python3 sending_letters_mailru.py

I had use Python version 3.6 and modules:

  • selenium
  • unittest
  • os

For the test i used chromedriver== 91.0.4472.101

About

The test project with Python, Selenium, and Page object pattern. The test to login to mail.ru; writes a letter with the Body and Subject field; sending a letter. Without delivery check.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages