selenium-google-code-issue-archive icon indicating copy to clipboard operation
selenium-google-code-issue-archive copied to clipboard

new feature: waiting in Actions sequence

Open lukeis opened this issue 8 years ago • 3 comments

Originally reported on Google Code with ID 7646

It was a good idea to deprecate the Actions#pause() method. However there should be
a structured wait that can be used when constructing a sequence of actions. I propose
using the WebDriverWait functionality and supporting in when constructing actions.
Here is a partial implementation: http://pastebin.com/42CMcpGs. It is not a full implementation
but conveys the general idea of the proposal.

Reported by [email protected] on 2014-07-24 03:35:04

lukeis avatar Mar 04 '16 08:03 lukeis

Reported by barancev on 2014-07-24 07:08:57

  • Labels added: Type-Enhancement
  • Labels removed: Type-Defect

lukeis avatar Mar 04 '16 08:03 lukeis

Reported by barancev on 2015-04-03 19:16:17

  • Labels added: Lang-Java

lukeis avatar Mar 04 '16 08:03 lukeis

Reported by luke.semerau on 2015-09-17 17:47:04

  • Labels added: Restrict-AddIssueComment-Commit

lukeis avatar Mar 04 '16 08:03 lukeis