User Activity

  • Posted a comment on discussion Help on NUnitForms

    Can someone help me how to test messagebox with empty caption using ExpectModal? Message box is closed automatically if message box has caption but if the caption is empty ok button is not clicked sample code: ExpectModal("","MessageBoxOkHandler); MessageBox.Show("test","",MessageBoxbutton.OK,MessageBoxIcon.warning) public void MessageBoxOkHandler() { MessageBoxTester messageBox = new MessageBoxTester(""); messageBox.ClickOK(); }

View All

Personal Data

Username:
revathin
Joined:
2019-03-12 06:27:49

Projects

  • No projects to display.

Personal Tools