After thinking about it, it is not necessary to use selenium when trying to get the contents of each of the chapters. This way was very slow, so I added a new method that would just do a request to the site for the content. This is much faster; a similar method will be created to check for updates to chapters.
After thinking about it, it is not necessary to use selenium when trying to get the contents of each of the chapters. This way was very slow, so I added a new method that would just do a request to the site for the content. This is much faster; a similar method will be created to check for updates to chapters.