文章分类 -  Spider

WebDriver 在asp.net项目中的应用
摘要:selenium2 WebDriver是一款跨平台的 自动化测试工具,它可以操纵浏览器,模拟用户行为,非常方便用户进行自动化测试。 .net项目使用它,首先要通过 Visual Studio 的 nugit 包管理器在项目中安装 Selenium WebDirver 它提供了 火狐、chrome、I 阅读全文
posted @ 2018-06-22 16:36 Grom 阅读(530) 评论(0) 推荐(0)
dotnetspider 爬虫抓取带有分页的数据源
摘要:转自: http://www.cnblogs.com/modestmt/p/5525467.html [开源 .NET 跨平台 Crawler 数据采集 爬虫框架: DotnetSpider] [二] 基本使用 使用环境 Visual Studio 2017 .NET 4.5 or later or 阅读全文
posted @ 2018-04-23 16:41 Grom 阅读(724) 评论(0) 推荐(0)