Initial import Selenium binding
This commit is contained in:
10
library/test/selenium/src/web_element.e
Normal file
10
library/test/selenium/src/web_element.e
Normal file
@@ -0,0 +1,10 @@
|
||||
note
|
||||
description: "An object in the WebDriver API that represents a DOM element on the page."
|
||||
author: ""
|
||||
date: "$Date$"
|
||||
revision: "$Revision$"
|
||||
|
||||
class
|
||||
WEB_ELEMENT
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user