I was reading the docs on RTD and observed that there was a mistake in the PageObject module documentation. It states the following about visitor_text:
It has three arguments: text,
current transformation matrix and text matrix.

I confirmed that I was on the latest docs page:

But when I came to GitHub to submit a PR, I saw that the docs were already fixed here:

It seems like the latest docs have not been deployed from GitHub to RTD.
I was reading the docs on RTD and observed that there was a mistake in the
PageObjectmodule documentation. It states the following aboutvisitor_text:I confirmed that I was on the latest docs page:
But when I came to GitHub to submit a PR, I saw that the docs were already fixed here:
It seems like the latest docs have not been deployed from GitHub to RTD.