We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe6d3aa + c04630f commit 84d0c08Copy full SHA for 84d0c08
src/main/webapp/player.html
@@ -77,7 +77,7 @@ <h3 class="col text-muted">
77
</div>
78
79
80
- <div class="form-group">
+ <div class="form-group" style="margin-top:10px"> <!-- just spacing to make selenium to not fire elementclickinterceptedexception-->
81
<button class="btn btn-primary" id="start_play_button">Start
82
Playing</button>
83
<button class="btn btn-primary" id="stop_play_button">Stop
0 commit comments