vmi / selenese-runner-java

Selenium IDE native format (selenese and side) interpreter.
Other
140 stars 82 forks source link

Update CommandList.java #310

Closed shenlian8 closed 4 years ago

shenlian8 commented 4 years ago
  1. added commands in interactive mode Input or to run. Input c to exit interactive mode. Input < to previous command. Input > to next command.

  2. if the comment has 'breakpoint' as text, go into interactive mode

vmi commented 4 years ago

Thank you PR! Please note that the keyword "breakpoint" may change in the future.