TheLethalCode / Artemis-arrow

14 stars 31 forks source link

File for handling adding the downloaded anime to the user's myanimelist.net account #42

Closed harshv47 closed 5 years ago

harshv47 commented 5 years ago

In this file, there is a function addAnime(), which when invoked will add the anime that is passed to it to the user's myanimelist.net account. A function setUp() and loginMAL() must be called first in that order for setting up selenium and logging on to the MAL website. After adding, closeDown() can be called to terminate the session