Capturing webpage as image in c#, ensuring javascript rendered elements are visible

后端 未结 4 1600
南方客
南方客 2020-11-30 04:37

I am trying to capture the following page using standard c# .net code. I\'ve searched around for people\'s various methods, most of which involve instantiating a browser ob

4条回答
  •  無奈伤痛
    2020-11-30 05:06

    I created a nuget package for this purpose https://github.com/dcumin39/RenderHighCharts/wiki

提交回复
热议问题