Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私たちはhtmlを持っています
12345
CSS/JQuery で 12345 を抽出したいので、以下を試してみました。$("#ContentPlaceHolder1_WinLabel").html() しかし、jmeterでは機能していませんが、htmlファイルで同じクエリを実行すると値を取得できます。BeanShell PostProcessor を使用して値を出力しようとしましたが、エラーが発生しました。どこが間違っているか教えてください。