Mobile Automation testing with Appium in C# .NET Core | Getting Started series

preview_player
Показать описание
In this YouTube Live stream, we will discuss Getting started with Mobile Automation testing using Appium in C# .NET Core

This discussion will be a complete introduction discussion where we will discuss

1. What Appium is ?
2. Appium Architecture
3. Appium with .NET Core 3.1
4. Automating Ionic Hybrid app with Appium

Рекомендации по теме
Комментарии
Автор

Great demo just please have a video where users need to have pre-reqs already done. for example users should already have appium desktop. Good demo!

sanjeetsingh
Автор

Hi Karthik, could You brifly explain why in Setup() method You wrote _driver = ?
At the top You have object from AppiumDriver class (private AppiumDriver<AndroidElement> _driver).
Shouldn't be _driver = new
Why in code there is "new AndroidDriver" instead of"new AppiumDriver" ?

pawelst
Автор

How can I run appium server gui automatically from visual studio selenium C#? I want to run the driver from the code of VS with C#

orpazram
Автор

When adding the Desired Capabilities on Appium, when i navigate to the apk file path it does not add it - do you know why not (see 29:54 of this video) - i cannot get it to to populate the file path

conorbrosnan
Автор

Hey sorry, ;ate to the party :) Great video. I was wondering how you would set this up for iOS automation ? Is there something equivalent to an Android Studio for iOS ?

stanleyl
Автор

I’m having trouble with chrome driver version 83. My app is native, but uses a webpage for login. As soon as I switch context to webview, chrome driver is unable to find any elements on the page. My research has shown it is because appium is using mobile Json wire protocol, but chrome driver is trying to use w3c. Any thoughts on how to fix this?

SteveGeiselgoogleplussteve
Автор

hi thanks for the demo. Is it possible to connect appium to BlueStacks?

eugeneng
Автор

Great video. One question is it possible to perform a basic test of selenium, how to open and log in to facebook with the webdriver in headlles mode?
Tthank you.

Matheussilva-vgnx
Автор

I am getting an error
'A new session could not be created. Details: The desiredCapabilities object was not valid for the following reason(s): 'newCommandTimeout' must be of type number (SessionNotCreated)'

sarish
Автор

Does anyone have the APKs used in the demo?

matheussiqueira
Автор

Do you have a coupon code available for this month?

mohammedullah
Автор

graeat demo how can I get this code you are writng on video

munibhassan
Автор

Latest Series is available of Mobile Automation testing with Appium in C# .NET Core | Getting Started

sarish
Автор

Hi, Karthik. I have two questions that I met from my task learned from the video:
1. When I launched my emulator device, I only could see Chrome has the inspect option but no app I can see has the option "inspect".
2. In the code, only XPath can work, Id didn't work but for another person using a real device, Id worked. What is the possible reason for this??

Thanks for your time :)

piperw
Автор

Hi karthik, could you please share the discount coupon code

anandperumal
Автор

Hi Karthik, impressive training. I wish to buy it, please share the coupon code if you are okay. Thanks in advance

virukulkarni
Автор

Hi, Please can you post the link on how to download Vitual device on Android studio.

abonje
Автор

Hi KK, could you please post the coupon code

MiteshBhatt
Автор

Hi Karthik, could you share a discount coupon code for the course?

ish
Автор

Hi Karthik, kindly help me with discount coupon code for courses.

webdeveloper