# Web Uygulamaları Tuş Kombinasyonu Nelerdir?

Web uygulamalarında elementlere klavye kombinasyonları göndermek için aşağıda görselde gösterilen aktivite (Key Combination To Element) kullanılmalıdır. Burada Key List parametresinde yer alan Value alanındaki "Please Click For Start Keystroke" alanına tıklanıldığında sizler için kombinasyon yazma ekranı açılacaktır.

<figure><img src="/files/ZbypGNZytCEo2MvPprIn" alt=""><figcaption><p>Please Click For Start Keystroke</p></figcaption></figure>

<figure><img src="/files/QrJiaR9iplj9eB3Sjf8C" alt=""><figcaption><p>Keyboard Form</p></figcaption></figure>

Örneğin Ctrl+F  gibi bir kmbinasyon için Ctrl değeri seçilip F değeri seçilmelidir.

<figure><img src="/files/1TMDa1m808kOVtec1fbD" alt=""><figcaption><p>Ctrl+F</p></figcaption></figure>

Birden fazla kombinasyonlar durumunda Tab+Tab gibi aralarına artılar yazarak tuşları yazmamız yeterlidir.<br>

<figure><img src="/files/CDiqTOoeaasxVzhFCLdl" alt=""><figcaption><p>Tab+Tab Key Comb</p></figcaption></figure>

<figure><img src="/files/5pKPXdMdoTUJCnbpICk2" alt=""><figcaption></figcaption></figure>


---

# 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://docs.genrpa.com/sikca-sorulan-sorular-sss/web-uygulamalari-tus-kombinasyonu-nelerdir.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.
