Robot Keywords

Name: Click Button

 

Source: SeleniumLibrary <test library>

 

Arguments: [ locator | dont_wait= ]


Clicks a button identified by `locator`.


Key attributes for buttons are `id`, `name` and `value`. See
`introduction` for details about locating elements and about meaning
of `dont_wait` argument.

你可能感兴趣的:(robot)