Aspxhia / SeleniumCO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SeleniumCO

SeleniumCO made for Cloudoffix.

What is SeleniumCO ?

SeleniumCO,sends your timesheet to the person (manager) you want by e-mail

How to use SeleniumCO

Method Using for
LoginCO() Build your driver and login Cloudoffix login website
AllList() All data about on your timesheet
DateList(AllList()) Return Turkish day names on your timesheet
TextList(AllList()) Return Descriptions on your timesheet
MixedList(DateList(),TextList()) Return Turkish day names and Descriptions on your timesheet
SendMail(To,Subject,Body,CC) Sending Mail with your outlook. You dont need any SMTP Server for sending mail with SeleniumCO!
MixedListSendMail(MixedList(),FirstSentence,To,Subject,CC) Sending Mail your Turkish day names and Descriptions with your outlook. You dont need any SMTP Server for sending mail with SeleniumCO!

Which Libraries are used

selenium 3.141.0
time
bs4 4.9.3
datetime
pywin32 301

About


Languages

Language:Python 98.5%Language:HTML 0.6%Language:C++ 0.6%Language:PowerShell 0.2%Language:C 0.0%Language:Classic ASP 0.0%Language:XSLT 0.0%Language:JavaScript 0.0%Language:Batchfile 0.0%Language:VBScript 0.0%