Interacting with electronic signature dialog

testgrinder service will be discontinued on January 31, 2025

If your Maximo requires electronic signatures for some record modifications you may use the following snippet to interact with the Electronic Signature Dialog:

Then I see the 'Electronic Signature Authentication' dialog
 And I enter the password for the Administrator role in the 'Password' field
 And I enter 'testgrinder test' in the 'Reason For Change' field
 And I click the OK button
 And I see the flash message 'Record has been saved'

Substitute the role or reason for change as needed.

Last updated