# 스크립트 생성

> <mark style="color:purple;">**실제 기능테스트를 수행할 페이지 스크립트를 생성합니다.**</mark>

<figure><img src="/files/wXspESX7fyIc7BZ7vrb4" alt="" width="563"><figcaption></figcaption></figure>

1. 접속할 url 입력
2. 확인 누르면 스크립트 생성

<figure><img src="/files/PF5kUpnlNZABrgyTfoX9" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
URL을 입력하여 확인을 눌러 실행되면 해당 페이지가 나온 후 요소 클릭시 이벤트를 추가할 수 있습니다&#x20;
{% endhint %}

<figure><img src="/files/oBwAcS2zUZivNxBb8Xsz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/xmaPWlWYl4RnSHfxDeiR" alt=""><figcaption></figcaption></figure>

1. &#x20;옵션 클릭시 해당 스탭에 header, body를 넣어 실행되도록 세팅
2. add step팝업이 나오며 다음 스크립트에서 실행할 스텝 생성
3. 해당 스탭 제거


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.txhub.io/functional-manual/test-builder/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
