2020-07-29Selenium Tips

2020-07-29

Overview

Test Page

Internet ExplorerVersion 11.973.17763.0Behavior of click() method

In IE, the click method does not work simply.
T ...

2020-07-29Selenium Tips

2020-07-29

Overview

Test Page

Microsoft Edge83.0.478.61(64bit)Zoom

Use the Ctrl key and “-” combos to decrease the page magnification t ...

2020-07-29Selenium Tips

2020-07-29

Overview

Test Page

FirefoxVersion 78.01(64bit)Zoom

Use the Ctrl key and “-” combos to decrease the page magnification to 90% ...

2020-07-29Selenium Tips

2020-07-29

Overview

Test Page

Google ChromeVersion 83.0.4103.116(64bit)Zoom

Use the Ctrl key and “-” combos to decrease the page magnif ...

2020-07-29Selenium Tips

2020-07-29

Overview

Test page

Internet ExplorerVersion 11.973.17763.0ButtonNormal

In IE, the click method does not work simply.
The first click ...

2020-07-29Selenium Tips

2020-07-29

Overview

Test page

Microsoft EdgeVersion 83.0.478.58(64bit)ButtonClick

First, enter the id of the element in the locator field and press ...

2020-07-29Selenium Tips

2020-07-29

Overview

Test page

FirefoxVersion 78.01(64bit)ButtonClick

First, enter the id of the element in the locator field and press the “i ...

2020-07-29Selenium Tips

2020-07-29

Overview

Test page

Google ChromeVersion 83.0.4103.116(64bit)ButtonClick

First, enter the id of the element in the locator field and pres ...

2020-07-27Selenium Tips

2020-07-27

Check the behavior of Selenium in each browser by the state of the control.

Test page

Test page

For Button, Link, Text, List, Radio, and ...