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
The Warning Message is displayed after generating the PageObject for mode 'JDI Light'
Step to reproduce:
Generate pages ref procedure below
1 Navigate to and login into https://jdi-testing.github.io/jdi-light/index.html by valid user
2 Open the Developer console (F12) and select JDN tab
3 Within menu "Generate" click ‘Cogwheel’ button within 'Generate ' "Cogwheel" ' double button
4 Ensure that 'JDI Light' is selected
5 Within menu "Generate" click ‘ArrowLeft’ button within 'ArrowLeft'Setting' double button
6 Press the button 'Generate'
Expected:
Files are different
Actual:
The symbol '!' is displayed in yellow triangle in DevConsole (bottom right corner)
Upon clicking the yellow triangle, the following message is displayed
hh:mm:ss:msec Success! Generates HomePage
hh:mm:ss:msec Warning! Too much elements found by locator h3; 2 elements
hh:mm:ss:msec Warning! Too much elements found(2 for name. Locator (h3))
hh:mm:ss:msec Warning! Too much elements found(2 for id. Locator (img))
Remark: reproduced for logged and not logged user
Could you clarify - is it the expected result
The text was updated successfully, but these errors were encountered:
The Warning Message is displayed after generating the PageObject for mode 'JDI Light'
Step to reproduce:
1 Navigate to and login into https://jdi-testing.github.io/jdi-light/index.html by valid user
2 Open the Developer console (F12) and select JDN tab
3 Within menu "Generate" click ‘Cogwheel’ button within 'Generate ' "Cogwheel" ' double button
4 Ensure that 'JDI Light' is selected
5 Within menu "Generate" click ‘ArrowLeft’ button within 'ArrowLeft'Setting' double button
6 Press the button 'Generate'
Expected:
Files are different
Actual:
The symbol '!' is displayed in yellow triangle in DevConsole (bottom right corner)
Upon clicking the yellow triangle, the following message is displayed
hh:mm:ss:msec Success! Generates HomePage
hh:mm:ss:msec Warning! Too much elements found by locator h3; 2 elements
hh:mm:ss:msec Warning! Too much elements found(2 for name. Locator (h3))
hh:mm:ss:msec Warning! Too much elements found(2 for id. Locator (img))
Remark: reproduced for logged and not logged user
Could you clarify - is it the expected result
The text was updated successfully, but these errors were encountered: