File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5151 < td >
5252 < input name ="webPage " type ="text " onchange ="wd.onWebPageChange() " onkeyup ="wd.onWebPageChange() "/>
5353 < input id ="getButton " type ="button " value ="GET " onclick ="wd.onGet() "/>
54- < input id ="sourceButton " type ="button " value ="Source " onclick ="wd.onSource() "/>
55- < input id ="screenshotButton " type ="button " value ="Screenshot " onclick ="wd.onScreenshot() "/>
54+ < input id ="sourceButton " type ="button " value ="Source " disabled =" true " onclick ="wd.onSource() "/>
55+ < input id ="screenshotButton " type ="button " value ="Screenshot " disabled =" true " onclick ="wd.onScreenshot() "/>
5656 < select id ="logsSelect " onmouseup ="wd.onLogs(this.options[this.selectedIndex].value) ">
5757 < option > Logs</ option >
5858 < option value ="browser "> browser</ option >
You can’t perform that action at this time.
0 commit comments