diff --git a/portal-web/test/functional/com/liferay/portalweb/paths/portlet/forms/FormFields.path b/portal-web/test/functional/com/liferay/portalweb/paths/portlet/forms/FormFields.path index b4b776d842f25b..0caacfa2dc398f 100644 --- a/portal-web/test/functional/com/liferay/portalweb/paths/portlet/forms/FormFields.path +++ b/portal-web/test/functional/com/liferay/portalweb/paths/portlet/forms/FormFields.path @@ -866,7 +866,7 @@ SELECT_OPTIONS_INLINE_IDENTIFIER - //div[@class='custom-control custom-radio custom-control-inline'] + //div[@class='ddm__radio']//div[contains(@class, 'custom-control-inline')]