Group | io.fluentlenium |
描述 | FluentLenium makes the writing of acceptance testing more easy and in a fluent way using the power of css selectors. Build upon Selenium WebDriver. goTo("http://www.bing.com"); $("#sb_form_q").fill().with("FluentLenium"); $("#sb_form_go").submit(); assertThat(title()).contains("FluentLenium"); |
版本 | 仓库 | 发布时间 |
6.0.0 | central | 2023-05-03 14:29 |
仓库 | 个数 |
Central | 592045 |