January 15, 2018
Learn how to interact with more complex page elements using the custom actions builder. JavaC#RubyPythonJavaScript
(more…)
January 15, 2018
Sooner or later you will find yourself in a situation where the simple interactions we covered before are not going to cut it. For this Selenium has a lower level API for element interaction available, the so-called ActionChains. With these ActionChains you are able to control the interactions on the
(more…)
June 19, 2017
Learn how to interact with more complex page elements using the custom actions builder. In this lesson you will learn how to: Do a double click Use the keyboard function keys Draw on a canvas element Prerequisites: Ideally, you should complete these lessons first: Local Selenium Setup Development Environment Setup
(more…)