PageProbe - Automatic Page Monitor에 대한 리뷰
PageProbe - Automatic Page Monitor 제작자: Nodetics
Nodetics 님의 답글
개발자 답글
5년 전에 게시됨If the text formatting is implemented with html element style-attributes, then it can be detected by appending @style at the end of the PageProbe selector. That will then select the attribute value instead of the text inside the element. However, if the text formatting is done using e.g. [b], [i] or similar tags, it cannot be detected.