You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let’s try interacting with the Wordpress app we just uploaded.
166
166
@@ -181,21 +181,21 @@ You’ll notice 3 options appear on top in the same pane:
181
181
So in this case click on tap and the recorder will perform a tap action in the app. Simultaneously this will generate an NLP statement in your test steps on the left hand side.
To do this in inspector mode, first click on the email field. Then from the actions choose the enter data option. A box will pop up where you’ll be able to enter the email you want to.
193
193
194
194
Like the previous step the same actions will be recorded as an NLP step.
195
195
196
196
If you want to **clear** the value entered, clicking on the clear option after selecting that element in inspector mode will do that for you. And once again since we’re recording the test it will be converted into a test step in NLP.
@@ -211,7 +211,7 @@ After performing these basic actions we need to verify that they were successful
211
211
212
212
So first click on the empty test step below the most recently created one in the recorder. From the drop down list select **‘Verify that the current page displays OPEN MAIL’**
0 commit comments