Three simple steps:
Last updated
Was this helpful?
Last updated
Was this helpful?
open(page)
$(element).doAction()
$(element).check(condition)
Selenide API consists of few classes. We suggest you stop reading, open your IDE and start typing.
Just type:$(selector).
- and IDE will suggest you all available options.
Use the power of todays development environments instead of bothering with documentation!