Skip to content

Commit

Permalink
disabled iframe test as web page does not allow to type inside the fr…
Browse files Browse the repository at this point in the history
…ame and shows alert message related to tiny mce
  • Loading branch information
mfaisalkhatri committed Jun 6, 2024
1 parent f4500fc commit 01d69de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-suite/testng-theinternet.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
</class>
</classes>
</test>
<test name="iFrame Tests">
<test name="iFrame Tests" enabled="false"> <!--Disabled as the demo web page has errors and does not allow to type in the frame-->
<parameter name="browser" value="chrome"/>
<classes>
<class name="io.github.mfaisalkhatri.tests.theinternet.IFrameTests">
Expand Down

0 comments on commit 01d69de

Please sign in to comment.