jdi-testing / jdn-ai

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

Closed AlexeyGirin closed 1 year ago

AlexeyGirin commented 1 year ago

System allows to create Page Objects for different frameworks at the same time. The result would not work

Steps to reproduce the behavior:

  1. Open plugin

  2. Create new PO for JDI Light framework image

  3. Start to creation of another PO (open creation dialog) image

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)

kostrubin commented 1 year ago

Будет пофикшено в https://github.com/jdi-testing/jdn-ai/issues/1490

kostrubin commented 1 year ago

3.14.2.5

AlexeyGirin commented 1 year ago

Fixed.