Skip to content

Commit

Permalink
bug/IVYPORTAL-17514-Fix-GUI-tests-LE
Browse files Browse the repository at this point in the history
- add headless false
  • Loading branch information
lmluat-axonivy committed Aug 27, 2024
1 parent 559775e commit db7e458
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import com.axonivy.portal.selenium.page.TaskIFrameTemplatePage;
import com.axonivy.portal.selenium.page.TaskWidgetPage;

@IvyWebTest
@IvyWebTest(headless = false)
public class TaskActionTest extends BaseTest {

private TaskWidgetPage taskWidgetPage;
Expand Down

0 comments on commit db7e458

Please sign in to comment.