C# How to read the visible text off chrome webpage

415 Views Asked by At

I have used UIAutomation to try and get the visible text off google chrome, however chrome doesnt allow IsTextPatternAvailable. If there a way that I can read the text off a chrome web page using C# that doesnt depend on apps like selenium and not using chrome extensions...

0

There are 0 best solutions below