Selenium is wired to the settings page and has been modified to allow screenshot to be taken at any time

This commit is contained in:
2023-04-26 14:04:39 +02:00
parent d935a07076
commit e0d5f82467
7 changed files with 336 additions and 0 deletions

View File

@@ -221,6 +221,7 @@
this.btnRefresh.TabIndex = 1;
this.btnRefresh.Text = "Refresh";
this.btnRefresh.UseVisualStyleBackColor = true;
this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
//
// pbxMain
//