JDN – is the Chrome plugin for UI test automation. It helps Software Test Automation Engineer to create Page Objects for the test automation framework and start test development fast
MIT License
9
stars
3
forks
source link
[Medium] System allows to create Page Objects for different frameworks at the same time #1499
System allows to create Page Objects for different frameworks at the same time. The result would not work
Steps to reproduce the behavior:
Open plugin
Create new PO for JDI Light framework
Start to creation of another PO (open creation dialog)
Actual behavior Note that Framework combobox is enabled and let you choose VIVIDUS
Expected behavior System should disable Framework combobox if more than zero Page Object already exists (and remain value of already created POs)