jacksonwen001
jacksonwen001
Is anybody have another workaround? I met the same issue.
It would be fine if you use the gradle to generate allure report.
Does there are any solutions? We have this problem, I running test case in different environments but I wanna keep different results in different folder. such as if I specify...
Any updates?
My Solution: Just import what you want ```tsx import { FiSettings } from "react-icons/fi"; import { HiHome } from "react-icons/hi"; import { HiUser } from "react-icons/hi2"; export const Icons =...