All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.aop.xml Maven / Gradle / Ivy

The newest version!
<aspectj>
    <!-- <weaver options="-showWeaveInfo -nowarn -warn:none -Xlint:ignore"/>-->
    <weaver options="-nowarn -warn:none -Xlint:ignore"/>
    <aspects>
    	<aspect name="com.seleniumtests.core.aspects.LogUnitTest"/>
    	<aspect name="com.seleniumtests.core.aspects.SoftAssert"/>
    	<aspect name="com.seleniumtests.core.aspects.LogAction"/>
    	<aspect name="com.seleniumtests.uipage.aspects.InterceptBy"/>
    	<aspect name="com.seleniumtests.uipage.aspects.SeleniumNativeActions"/>
    	<aspect name="com.seleniumtests.uipage.aspects.CompositeActions"/>
    	<aspect name="com.seleniumtests.uipage.aspects.ReplayAction"/>

    </aspects>
</aspectj>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy