Skip to content
View alisher-sdet's full-sized avatar

Block or report alisher-sdet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alisher-sdet/README.md

πŸ‘‹ Hi, I'm Alisher

SDET / Automation Engineer β€” Web, Mobile & AI-driven Testing

I build automation frameworks with a strong focus on
architecture, stability, scalability, and AI-assisted testing.


πŸš€ About Me

  • 🧱 Designing clean, production-style automation architectures
  • 🌐 Web automation with Playwright (robust waits, DOM analysis, network filtering)
  • πŸ“± Mobile automation with WebdriverIO + Appium (cross-platform POM, stable gesture handling)
  • πŸ€– AI-enabled test generation (JSON schema β†’ templates β†’ runnable tests)
  • 🧠 R&D on self-healing locators, DOM diffing, and automated failure reasoning

My goal:
Build frameworks that help teams scale β€” not just write tests.


🧠 Tech Stack

Languages

  • JavaScript
  • Python

Automation

  • Playwright
  • WebdriverIO
  • Appium
  • REST API testing

Architecture & Testing Principles

  • POM & layered utilities (actions, asserts, fixtures)
  • Deterministic waits & stability engineering
  • Locator strategy design (web & mobile)
  • Network interception & request filtering
  • AI-assisted test design & code synthesis

Tools & Infrastructure

  • OpenAI SDK
  • GitHub Actions
  • HTML / Allure Reports

πŸŽ›οΈ Badges


πŸ”₯ Featured Projects

⭐ Playwright SwagLabs POM

Production-grade Web automation framework:

  • Clean, scalable POM structure
  • Stable helper layers (actions/asserts)
  • Custom expectLoaded() page contracts
  • Intelligent network filtering (analytics, tracking, Next.js JSON)
  • AI-ready structure for template-based test generation

πŸ“Œ Repo β†’ https://github.com/alisher-sdet/playwright-swaglabs-pom


πŸ€– AI-Agent Framework for Test Automation (R&D)

LLM-powered automation sandbox:

  • Multi-step user simulation
  • DOM analysis and error diagnostics
  • Schema-based test generation
  • Agent orchestration & high-level reasoning

πŸ“Œ Repo β†’ https://github.com/alisher-sdet/ai_ag


πŸ“± WebdriverIO + Appium Mobile Framework

Cross-platform demo project:

  • Strategy locators (Android/iOS)
  • Unified mobile POM structure
  • Stable gesture & element resolution helpers
  • Emulator/device setup

πŸ“Œ Repo β†’ https://github.com/alisher-sdet/wdio-appium-demo


πŸ“¬ Contact

Open to collaboration on automation tooling, AI-driven testing, and framework engineering.

Pinned Loading

  1. alisher-sdet alisher-sdet Public

    SDET / Automation Engineer β€” Web, Mobile & AI-driven testing frameworks.

  2. ai-agent ai-agent Public

    LLM-powered test automation framework: agent workflows, DOM reasoning, and schema-based test generation.

    Python 1

  3. wdio-appium-demo wdio-appium-demo Public

    Cross-platform mobile automation framework using WebdriverIO + Appium with unified POM and strategy locators.

    JavaScript

  4. playwright-swaglabs-pom playwright-swaglabs-pom Public

    Production-style Playwright framework with clean POM, stable helpers, and intelligent network interception.

    JavaScript