hardheaded 发表于 2025-3-23 11:53:44

Frames,HTML frames are treated as independent pages, which is not a good web design practice. As a result, few new sites use frames nowadays. However, there are quite a number of sites that use iframes.

收养 发表于 2025-3-23 16:41:33

AJAX,AJAX (an acronym for Asynchronous JavaScript and XML) is widely used in web sites nowadays. On clicking the Transfer button, an animated loading image indicates that the transfer is in progress.

engrave 发表于 2025-3-23 18:57:27

http://reply.papertrans.cn/87/8644/864359/864359_13.png

Costume 发表于 2025-3-24 01:35:00

Debugging Test Scripts,Debugging usually means analyzing and removing bugs in the code. In the context of automated functional testing, debugging is to find out why a test step did not execute as expected and fix it.

evasive 发表于 2025-3-24 02:30:52

Test Data,Gathering test data is an important but often neglected activity. With the power of C# programming, testers now have a new ability to prepare test data.

使无效 发表于 2025-3-24 10:00:13

Browser Profile,Selenium WebDriver can start browser instances with various profile preferences, which can be quite useful. Obviously, some preference settings are browser specific, so you should take some time to explore. In this chapter, I cover some common usage.

opprobrious 发表于 2025-3-24 12:22:43

Advanced User Interactions,The Actions in Selenium WebDriver provide a way to set up and perform complex user interactions. Specifically, you can group a series of keyboard and mouse operations and send them to the browser.

MULTI 发表于 2025-3-24 17:16:17

WYSIWYG Editor,WYSIWYG (an acronym for what you see is what you get) HTML editors are widely used in web applications as embedded text editor. In this chapter, we use Selenium WebDriver to test several popular WYSIWYG HTML editors.

Ruptured-Disk 发表于 2025-3-24 21:12:43

Zhimin ZhanA unique Selenium WebDriver book focused on C#and .NET Windows testing.Contains hundreds of solutions to real-world problems, with clear explanations.Includes ready-to-run Selenium test scripts that y

happiness 发表于 2025-3-24 23:57:53

http://reply.papertrans.cn/87/8644/864359/864359_20.png
页: 1 [2] 3 4 5 6 7
查看完整版本: Titlebook: Selenium WebDriver Recipes in C#; Second Edition Zhimin Zhan Book 20152nd edition Zhimin Zhan 2015 Selenium.testing.software.C#.C Sharp..NE