Forum Discussion

ḥari's avatar
ḥari
Frequent Contributor
2 years ago

Mobile testing using virtual browser

Hi team,
For mobile testing I am using virtual browser it's only working with chrome browser only. Is it possible to work with edge also??

6 Replies

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    For mobile testing, it's probably best to get in contact with SmartBear Support.

    • ḥari's avatar
      ḥari
      Frequent Contributor
      Ok i will try thanks for your suggestions.
    • ḥari's avatar
      ḥari
      Frequent Contributor
      @ rraghvani In that link example
      VirtualBrowsers.Item(browser_name)

      they are passing as "apple iPhone 7" (Ie)

      VirtualBrowsers.Item("Apple iPhone 7").Run("http://m.smartbear.com")

      Instead of browser name they are passing device name over there.

      Here, I want to pass both browser name and device name

    • ḥari's avatar
      ḥari
      Frequent Contributor
      Any other possibilities to use other browser